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

experimental google auth redirect #146

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

Conversation

bunnybones1
Copy link
Contributor

No description provided.

@@ -31,6 +31,7 @@ import { ExtendedWalletList } from './ExtendedWalletList'
interface ConnectWalletContentProps extends KitConnectProviderProps {
emailConflictInfo?: FormattedEmailConflictInfo | null
onClose: () => void
googleUxMode?: 'popup' | 'redirect'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we rename to "redirectMode" and make it a boolean, default is false, therefore popup..? this way, we can leverage this for any other related auth provider too..?

lmk if you think otherwise too..?

@bunnybones1 bunnybones1 force-pushed the google-ux-mode-redirect branch 4 times, most recently from 878e07d to ccdc291 Compare September 26, 2024 19:42
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.

2 participants