You must log in or register to comment.
I’m left with the same questions at the end of that as at the start.
Also, how does OAuth integrate with Passkeys? Because they seem like compatible concepts.
- you use passkey on the auth server , like you would usually do your password (or in addition to your password if you use webauthn as second factor)
- (optional) you use passkey/webauthn as a as second factor on your actual service, in addition to the oaouth token. very few services support this.



