You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
What to do if no password - need another abstraction that doesn’t require passwords
Right now UserDetails is leveraged for x509 and CAS which also dont' require passwords, but passkeys is yet another place that it is strange to have UserDetails linked to the passkeys.
Perhaps we need a new Security abstraction that does not require a password
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What to do if no password - need another abstraction that doesn’t require passwords
Right now UserDetails is leveraged for x509 and CAS which also dont' require passwords, but passkeys is yet another place that it is strange to have UserDetails linked to the passkeys.
Perhaps we need a new Security abstraction that does not require a password
The text was updated successfully, but these errors were encountered: