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

[TAS-1733] 🚸 Enable opening of register screen for AuthCore users #61

Merged

Conversation

AuroraHuang22
Copy link
Contributor

No description provided.

Copy link

Comment on lines 33 to 34
} = {},
authcoreInitialScreen: AuthCoreInitialScreen = 'signin'
Copy link
Member

Choose a reason for hiding this comment

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

I think we can put this in the object params

Suggested change
} = {},
authcoreInitialScreen: AuthCoreInitialScreen = 'signin'
initialScreen?: AuthCoreInitialScreen;
} = {},

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AuroraHuang22 AuroraHuang22 changed the title [TAS-1733] 🎨 Add initialScreen param for initAuthcore [TAS-1733] 🚸 Enable opening of register screen for AuthCore users Jul 18, 2024
@AuroraHuang22 AuroraHuang22 merged commit a7b461a into likecoin:main Jul 18, 2024
0 of 4 checks passed
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.

3 participants