You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user service is responsible for being the authentication gateway for the online store application. Backend microservices that require authentication will attempt to authorize the user's session through this OAuth2 authorization server.