forked from dydxprotocol/v4-web
-
Notifications
You must be signed in to change notification settings - Fork 0
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
isPrivyWalletConnection #14
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
vm
pushed a commit
that referenced
this pull request
Apr 4, 2024
ignore ready debug conditions remove debugs style fix type error Privy -> Email WalletType and WalletConnectionType (#1) add OAuth walletconnecttype (#2) add Discord, Twitter (#3) * add Discord, Twitter * use string keys set names on wallets (#4) temp solution for rendering wallet names (#6) * temp solution for rendering wallet names * add email * fix oAuthProvider key + initial login (#7) handle infinite loop (#8) create wallet manually after initial login (#9) wait until user is authenticated to createWallet (#10) add logos for social logins (#11) fix import add google and apple (#12) undo email placeholder (#13) isPrivyWalletConnection (#14) feature flag for privy wallets (#15) init oauth error (#16) * init oauth error * await set requireUserPasswordOnCreate to false (#18) remove allowedLogins (#17) lowercase flags (#20) clear OAuth state on load (#21) * clear OAuth state on load * more * abstract function * make sure ready add apple and google icons (#22) * add google/apple icons * add icons only show coinbase as source in withdraw/deposit (#23) fix App.tsx to pass right props (#25) Revert "fix App.tsx to pass right props (#25)" (#27) This reverts commit 71f0a1f. set default network (#29) * set default network * naming switch embedded wallet chain (#28) * switch embedded wallet chain * naming use configureChainsConfig (#30) convert back to using privy login handle closing privy modal close choosewallet when opening privy modal update testFlag to show privy option remove wallet icons Revert "remove wallet icons" This reverts commit 6150e4d. show wallet icons remove log x icon email icon remove createWallet Update react-auth to 1.59.7 (#32) * Update @privy-io/react-auth to 1.59.7 * Update lockfile changes args Update .env.example with VITE_PRIVY_APP_ID (#33) onChooseWallet derived thing fix
vm
added a commit
that referenced
this pull request
Apr 4, 2024
ignore ready debug conditions remove debugs style fix type error Privy -> Email WalletType and WalletConnectionType (#1) add OAuth walletconnecttype (#2) add Discord, Twitter (#3) * add Discord, Twitter * use string keys set names on wallets (#4) temp solution for rendering wallet names (#6) * temp solution for rendering wallet names * add email * fix oAuthProvider key + initial login (#7) handle infinite loop (#8) create wallet manually after initial login (#9) wait until user is authenticated to createWallet (#10) add logos for social logins (#11) fix import add google and apple (#12) undo email placeholder (#13) isPrivyWalletConnection (#14) feature flag for privy wallets (#15) init oauth error (#16) * init oauth error * await set requireUserPasswordOnCreate to false (#18) remove allowedLogins (#17) lowercase flags (#20) clear OAuth state on load (#21) * clear OAuth state on load * more * abstract function * make sure ready add apple and google icons (#22) * add google/apple icons * add icons only show coinbase as source in withdraw/deposit (#23) fix App.tsx to pass right props (#25) Revert "fix App.tsx to pass right props (#25)" (#27) This reverts commit 71f0a1f. set default network (#29) * set default network * naming switch embedded wallet chain (#28) * switch embedded wallet chain * naming use configureChainsConfig (#30) convert back to using privy login handle closing privy modal close choosewallet when opening privy modal update testFlag to show privy option remove wallet icons Revert "remove wallet icons" This reverts commit 6150e4d. show wallet icons remove log x icon email icon remove createWallet Update react-auth to 1.59.7 (#32) * Update @privy-io/react-auth to 1.59.7 * Update lockfile changes args Update .env.example with VITE_PRIVY_APP_ID (#33) onChooseWallet derived thing fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.