Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Metamask Browser #178

Closed
kkayachr opened this issue Apr 27, 2023 · 1 comment
Closed

Support for Metamask Browser #178

kkayachr opened this issue Apr 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kkayachr
Copy link

Describe the solution you'd like
Currently the execHaloCmdWeb function does not work in the metamask browser. Is there a solution to this?

@kkayachr kkayachr added the enhancement New feature or request label Apr 27, 2023
@ccamrobertson
Copy link
Contributor

@kkayachr unfortunately MetaMask Mobile along with a few other dApp mobile browsers (e.g. Coinbase Wallet) do not support the required WebAuthn API. See MetaMask/metamask-mobile#4974 for an issue that has been opened with MetaMask, we would love to see them add support.

Nearly all full fledged mobile browsers like Safari iOS, Chrome Android and Firefox Mobile support this API (see https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API) so we recommend using Wallet Connect in a compatible browser with libHaLo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants