-
-
Notifications
You must be signed in to change notification settings - Fork 968
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
Unified login #1481
Unified login #1481
Conversation
ACT-1388: Component: Button ACT-1387: Component: Tabs
* ACT-1393 Component: Typography * ACT-1386 Component: Accordion
# Conflicts: # docusaurus.config.js # tsconfig.json
* ACT-1394 Component: Alert + Prettier whole project
* feat(faucet): act-1391 - added badge component * feat(faucet): act-1391 - fix for css vars
ACT-1473 Assemble faucet page (#1448)
# Conflicts: # src/components/ParserOpenRPC/AuthBox/index.tsx # src/components/ParserOpenRPC/index.tsx # src/theme/Layout/index.tsx # src/theme/Root.tsx
Faucet maintenance mode (#1475)
…mm-docs # Conflicts: # package.json # src/components/CodeTerminal/TerminalViewBox.jsx # src/components/ParserOpenRPC/InteractiveBox/index.tsx # src/components/ParserOpenRPC/index.tsx # src/hooks/useUser.js # src/theme/Layout/index.tsx # src/theme/Root.tsx # tsconfig.json # yarn.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The color of this text should be updated for light mode.
Also, for some reason my Infura credentials don't work with the redirected login page, however, the same exact credentials work on https://app.infura.io/ (I've double checked this on the latest build)
Credentials for preview app env can be different than PROD env. |
1a964b3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Changes in this PR:
How to test:
If your wallet is linked with an Infura account, nothing to do, you will connect instantaneously
If your wallet is not linked you will be redirected to the dashboard to enter and link your Infura account with email/password
Links:
JIRA Issue