Hi,
I’m new to Auth0 and i’m trying to setup a shared logins between two applications I own.
The idea is that once a user is logged in into one application, they can access the other application without going through the login process again.
Is is possible?
If yes, how do I do that?
Thanks.