Hi, is there some quickstart/selfservice-like exam...
# talk-kratos
f
Hi, is there some quickstart/selfservice-like example that implements passwordless signup via webauthn? 🙏
m
Hi, I dont think there is, we could add some pointers to the next steps or add an addition to the quickstart with more auth methods in the example repo, WDYT? Otherwise see this doc on the webauthn config: https://www.ory.sh/docs/guides/passwordless/webauthn
f
Any pointers would be great, thanks!
I mean, I've already implemented passwordless stuff with kratos, but now I want to create an issue with an example app to reproduce the steps and I don't really want to code it from scratch 😅
m
https://github.com/ory/kratos-selfservice-ui-node implements webauthn, we also use it for the managed UI in console.ory.sh