Sha256: 40b13044a8efb23d539eb94d3038107ff95d5fddf7b4d3ebbf24836756e42d4c
Contents?: true
Size: 679 Bytes
Versions: 31
Compression:
Stored size: 679 Bytes
Contents
= Documentation for WebAuthn Login Feature The webauthn 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
31 entries across 31 versions & 1 rubygems