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

feature: support MetaMask third-party login for mobile browser too in Casdoor #2806

Open
hsluoyz opened this issue Mar 16, 2024 · 2 comments · Fixed by #2844
Open

feature: support MetaMask third-party login for mobile browser too in Casdoor #2806

hsluoyz opened this issue Mar 16, 2024 · 2 comments · Fixed by #2844
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Mar 16, 2024

Now we already support MetaMask login in PC: https://casdoor.org/docs/provider/web3/metamask/ via MetaMask extension in Chrome. But we don't support MetaMask login in mobile phones.

So we also need to support it in mobile browsers, like Android Chrome, Apple Safari, etc.

You can try this demo site in mobile phone: https://metamask.github.io/test-dapp/ , the "CONNECT" button will try to redirect to the MetaMask app in mobile phone.

image

@casbin-bot
Copy link
Contributor

@hsluoyz
Copy link
Member Author

hsluoyz commented Apr 21, 2024

The PR: #2844 has been reverted because it causes yarn build too slow

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

Successfully merging a pull request may close this issue.

2 participants