shangsuru / passkey-demo

Register and login with passkeys using go-webauthn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email based account recovery

shangsuru opened this issue · comments

I want to implement the Forgot Password ("Lost Passkey") account recovery via email. It should use a development friendly way of sending/receiving emails locally for demonstration purposes. The code sent in the email can be used to

  • set a new password
  • register a new passkey?
    to recover the account.