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

feat: add unstoppable domains as a login option #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xfuje
Copy link

@0xfuje 0xfuje commented Aug 22, 2022

This PR adds unstoppable domains as a login option

Modified files

  • add @uauth/js and @uauth/web3modal to package.json
  • add unstoppable auth config to web3modal (src/stores/EvmWalletService.ts)

Client config note

This PR works as is in production but if you wish to configure the login client by yourselves here are the docs for it:
Unstoppable Domains Login Client Configuration
If you want to test it locally you have to set the redirect uri to http://localhost:3000 via the login client config

An additional improvement on this PR could be to store the client ID in a .env file

Video

octus-bridge-2022-08-22_13.44.07.mp4

modified files
- add @uauth/js and @uauth/web3modal to package.json
- add unstoppable auth config to web3modal (src/stores/EvmWalletService.ts)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant