egregors / passkey

🔑 Go library for implementing WebAuthn services 🗝️
MIT License
14 stars 3 forks source link

[FEAT] Support usernameless / accountless authentication #32

Open egregors opened 2 months ago

egregors commented 2 months ago

ref: How Can I Implement Usernameless / Accountless Authentication?


I believe, this is the only right way to passkey auth for users. We shouldn't store any peace of redundant info. No email, no phone, even no username if it's possible.