Hi–
When a user comes back to a site after having logged in via Auth0, is there an action related to re-validating the user upon their return?
So:
- User goes to website and logs in via Auth0
- User navigates to another website
- User goes back to original website and still logged in (cookies validated?)
[ ACTION HERE? ]
I don’t know if any Auth0 communication is happening upon step 3, so an action might not be available.