Authentication
The Authentication Apps are made up of three apps that work together:
Authentication: Handles user logins and password resets
User Context: Displays in the page header/banner with the logged in username and logout options
User Profile: Handles the logged in user’s details
The user token that is set by a login with the authentication app is used by the user context and user profile to fetch the current user’s details