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

feat: Support for displaying sign-in or sign-up initially #116

Merged
merged 5 commits into from
Oct 4, 2024

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

feature

What is the current behavior?

We always display the login form by default

What is the new behavior?

We added a parameter to control whether sign up for or sign-in form is being displayed initially.

Additional context

From the business perspective, depending on the UX flow, you should be able to present either login or sign-up. For example, a page with CTA "try for free, no credit card required" should redirect to a sign-up form, not a login form that requires one additional unnecessary step from the user.

#107

@dshukertjr dshukertjr merged commit 9f284d8 into main Oct 4, 2024
1 check passed
@dshukertjr dshukertjr deleted the sign-in-or-sign-up-display-support branch October 4, 2024 03:07
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