Sha256: a0c706944a0eb21d164f8e19f5da115562f136f102fd7dc12c6f167bb80b1908
Contents?: true
Size: 685 Bytes
Versions: 1
Compression:
Stored size: 685 Bytes
Contents
= Documentation for WebAuthn Login Feature The webauthn_login feature implements passwordless authentication via WebAuthn. It depends on the login and webauthn features. == Auth Value Methods webauthn_login_error_flash :: The flash error to show if there is a failure during passwordless login via WebAuthn. webauthn_login_failure_redirect :: Whether to redirect if there is a failure during passwordless login via WebAuthn. webauthn_login_route :: The route to the webauthn login action. == Auth Methods before_webauthn_login :: Any actions to take before passwordless login via WebAuthn. before_webauthn_login_route :: Run arbitrary code before handling a webauthn login route.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rodauth-2.30.0 | doc/webauthn_login.rdoc |