Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent unauthorized users from logging in #133

Merged
merged 5 commits into from
Nov 30, 2023

Conversation

domi-b
Copy link
Contributor

@domi-b domi-b commented Nov 30, 2023

Resolves #121

Um zu prüfen, ob ein Benutzer angemeldet ist, wird nun der User vom AuthContext verwendet, da dieser nur bei autorisierten Benutzern gesetzt ist.

Philippluca
Philippluca previously approved these changes Nov 30, 2023
danjov
danjov previously approved these changes Nov 30, 2023
According to the @azure/msal-react migration guide, interactive methods
such as loginPopup should only be called inside the context of
MsalProvider.
@domi-b domi-b dismissed stale reviews from danjov and Philippluca via f8d3c2c November 30, 2023 10:44
@domi-b domi-b merged commit f116abe into main Nov 30, 2023
1 check passed
@domi-b domi-b deleted the frontend-check-user-authorization branch November 30, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unbekannter Benutzer kann sich einloggen
3 participants