tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Store pending ceremonies in the server database #131

Open infinisil opened 2 years ago

infinisil commented 2 years ago

See the discussion in https://github.com/tweag/webauthn/pull/113#discussion_r791008795

Might be nice to have two examples, one for in-memory storage and one for database storage.