Secure sign-in with Azure AD
The app uses Expo AuthSession for web-based authentication with Azure Active Directory. After sign-in, an access token is used to fetch data from the server.
Only accounts granted access to confidential medical information can reach the home screen; others remain on the sign-in screen.

Simplified authentication & data retrieval flow




