Sha256: 5dbf62dfcd2d3d6de2fe8e285db92555e24b422d2e46d49296eb6184a87ed885

Contents?: true

Size: 862 Bytes

Versions: 5

Compression:

Stored size: 862 Bytes

Contents

= Documentation for WebAuthn Autofill Feature

The webauthn_autofill feature enables autofill UI (aka "conditional mediation")
for WebAuthn credentials, logging the user in on selection. It depends on the
webauthn_login feature.

This feature allows generating WebAuthn credential options and submitting a
WebAuthn login request without providing a login, which can be used
independently from the autofill UI.

== Auth Value Methods

webauthn_autofill_js :: The javascript code to execute on the login page to enable autofill UI.
webauthn_autofill_js_route :: The route to the webauthn autofill javascript file.
webauthn_invalid_webauthn_id_message :: The error message to show when provided WebAuthn ID wasn't found in the database.

== Auth Methods

before_webauthn_autofill_js_route :: Run arbitrary code before handling a webauthn autofill javascript route.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rodauth-2.36.0 doc/webauthn_autofill.rdoc
rodauth-2.34.0 doc/webauthn_autofill.rdoc
rodauth-2.33.0 doc/webauthn_autofill.rdoc
rodauth-2.32.0 doc/webauthn_autofill.rdoc
rodauth-2.31.0 doc/webauthn_autofill.rdoc