I want to be able to keep a user signed in if he/she is already signed in, and not require them to go through the Auth0 sign-in each time they load the app.
Secondly, after a user signs up for the first time, they have to submit a few details about their profile. How can I skip the 'sign up' page for users who are signing into the app, but not signing UP?