supertokens / supertokens-auth-react

ReactJS authentication module for SuperTokens
https://supertokens.com
Other
276 stars 84 forks source link

Abstract away navigation from the pre built UI #761

Open rishabhpoddar opened 10 months ago

rishabhpoddar commented 10 months ago

Allows users to define how page navigation should be done, or if at all across our components. This means that we also allow users to embed the entire signipin experience if they want to in a modal and that should not do any redirection during the process, or after. Specifically, we want to: