Shift towards passwordless/passkey authentication. #2662
Replies: 2 comments
-
Absolutely! PassCode is basically just WebAuthn, which we support for passwordless login. It’s probably just a matter of using the right configs! |
Beta Was this translation helpful? Give feedback.
-
Hey, I just checked. If you enable passkey support in Safari, you can use Pass Keys with Ory already. However, you need to enable Pass Key support in the developer settings as it is not yet fully released at Apple:
Here is an example project: https://pedantic-wright-03evpziv3q.projects.oryapis.com/ui/registration And here the video - for me the last step failed because my iPhone does not have the XCode set up done yet. Screen.Recording.2022-08-11.at.17.56.44.movHere are the settings i used |
Beta Was this translation helpful? Give feedback.
-
I've just discovered Hanko and although I'm skeptical of how simple this looks on the surface, I am particularly fond of the passcode login strategy.
https://github.com/teamhanko/hanko
Forgive me if this is covered somewhere else, but is there a place for us to stay up to date with any efforts to add passcode logins to Kratos? I have found discussions pertaining to TOTP but Authenticator is often mentioned in the same sentence. While this is great, I believe there is value in the passcode approach for user bases with lower technical literacy.
Beta Was this translation helpful? Give feedback.
All reactions