Switching between apps Auth0

Hi

I’m researching Auth0 for a bachelor’s thesis and I’m wondering how smoothly Auth0 works when switching between applications you own.

The client owns all the apps and the authentication server and I’d like to have the users sign into one application using the client’s identity server, then be logged into all the other applications so switching between them is seamless.

Any ideas how that would work? The platform is Xamarin.

Best
Toni Vucic
Software Engineering student

The functionality you are describing is Single Sign On (SSO), which is something that can be implemented with Auth0. The following documentation will provide more information regarding this:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.