Skip to content

Implement: Back End Requirements

Tim Cappalli edited this page Mar 13, 2023 · 3 revisions

General Requirements

  • data you need to store

Passkey registration

  • challenge bound to an authenticated session
  • generating registration parameters

Passkey authentication

  • challenge not bound to authenticated session
  • generating authentication parameters

Clone this wiki locally