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 |
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. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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
deprecatedsection...All reactions