Replies: 2 comments 5 replies
-
Yes, Web3Auth does support webauthn as an adapter, but it can be used only along with openloginAdapter. Check out https://web3auth.io/docs/sdk/web/openlogin#loginsettings |
Beta Was this translation helpful? Give feedback.
1 reply
-
We don't support webauthn as an adapter for web3auth. It is something that can be used only along with openloginAdapter. Users can enable touchId/face from their accounts settings on https://app.openlogin.com. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does Web3Auth support Webauthn as a provider? Torus/OpenLogin seems to support it but from https://github.com/Web3Auth/Web3Auth/blob/master/packages/ui/src/config.ts it looks like it's not supported in Web3Auth. If not, are there any suggestions on how to support it?
Although https://docs.tor.us/deprecated/customauth/api-reference/usage#gettoruskey docs is under the
deprecated
section...Beta Was this translation helpful? Give feedback.
All reactions