Is there a way to route directly to the sign up or sign in form? Right now, i have a "Sign Up" and "...
b
Is there a way to route directly to the sign up or sign in form? Right now, i have a "Sign Up" and "Sign in" button and they both load the "Sign Up" form
r
Hey!
Yes. It is possible to route directly to those forms. Checkout the redirectToAuth function. It has an argument using which you cans tell it which form to show.
b
Thank you so much!
Supertokens has been working out great for me so far
r
Great! Happy to hear 🙂