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

Store logged-in user in frontend #907

Closed
marlonbaeten opened this issue Jan 27, 2025 · 0 comments · Fixed by #913
Closed

Store logged-in user in frontend #907

marlonbaeten opened this issue Jan 27, 2025 · 0 comments · Fixed by #913
Assignees

Comments

@marlonbaeten
Copy link
Contributor

After a login request are authenticated using a (HTTP-only) cookie.
The frontend also should keep track of the currently logged-in user.

  • Store currently loggen-in user in the API provider
  • Handle authentication errors from the API and remove user when session expired
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant