webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Allow immediate mediation

Open deephand opened this issue 9 months ago • 8 comments

Proposed Change

I added an explainer in the wiki that suggests to return a NotFoundError when there are no locally available credentials and otherwise show the modal UI. This should allow RPs to go formless and skip the hybrid flow, which is time consuming and not always applicable.

I would like to hear your opinions about it, thanks in advance!

deephand avatar Jan 14 '25 14:01 deephand