marmelab / ra-auth-msal

An auth provider for react-admin which handles authentication using the MSAL
MIT License
4 stars 2 forks source link

Suppress error message when redirecting to login after unsuccessful auth #6

Closed MarkSFrancis closed 1 year ago

MarkSFrancis commented 1 year ago

Fixes showing an error notification when the user's session is not authenticated, the user must login, and a redirect request is made. Fixes #5