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

[Identity] As a user, I can auth with an Eth wallet. #2975

Closed
blueridger opened this issue Apr 29, 2021 · 0 comments · Fixed by #3070
Closed

[Identity] As a user, I can auth with an Eth wallet. #2975

blueridger opened this issue Apr 29, 2021 · 0 comments · Fixed by #3070
Assignees

Comments

@blueridger
Copy link
Member

blueridger commented Apr 29, 2021

AC

  • Authing with web3modal and web3 libraries

Not AC

  • signatures
  • IDX integrations
  • Doing anything with the provider once its connected
@blueridger blueridger self-assigned this May 10, 2021
@META-DREAMER META-DREAMER linked a pull request May 23, 2021 that will close this issue
META-DREAMER added a commit that referenced this issue May 24, 2021
Sets up the logic and components for connecting to Ethereum wallets using Web3Modal with support for both MetaMask and WalletConnect.
UI to actually login will be implemented in upcoming PRs.

Related: #2975

Test Plan: Ensure app runs without crashing
META-DREAMER added a commit that referenced this issue May 24, 2021
Created LoginButton component to integrate logic from Web3Context and added it to the AppBar

Related: #2975

Test Plan: Run app, click Login in the app bar, sign in with MetaMask / WalletConnect and ensure your address is shown.
@META-DREAMER META-DREAMER linked a pull request May 24, 2021 that will close this issue
META-DREAMER added a commit that referenced this issue Jul 5, 2021
Sets up the logic and components for connecting to Ethereum wallets using Web3Modal with support for both MetaMask and WalletConnect.
UI to actually login will be implemented in upcoming PRs.

Related: #2975

Test Plan: Ensure app runs without crashing
META-DREAMER added a commit that referenced this issue Jul 5, 2021
Created LoginButton component to integrate logic from Web3Context and added it to the AppBar

Related: #2975

Test Plan: Run app, click Login in the app bar, sign in with MetaMask / WalletConnect and ensure your address is shown.
META-DREAMER added a commit that referenced this issue Jul 5, 2021
Sets up the logic and components for connecting to Ethereum wallets using Web3Modal with support for both MetaMask and WalletConnect.
UI to actually login will be implemented in upcoming PRs.

Related: #2975

Test Plan: Ensure app runs without crashing
META-DREAMER added a commit that referenced this issue Jul 5, 2021
Created LoginButton component to integrate logic from Web3Context and added it to the AppBar

Related: #2975

Test Plan: Run app, click Login in the app bar, sign in with MetaMask / WalletConnect and ensure your address is shown.
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 a pull request may close this issue.

2 participants