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

Authentication and state improvements #192

Merged
merged 5 commits into from
Mar 29, 2024
Merged

Authentication and state improvements #192

merged 5 commits into from
Mar 29, 2024

Conversation

EwoutV
Copy link
Contributor

@EwoutV EwoutV commented Mar 29, 2024

  • Finished the authentication Pinia store
  • It's now possible to switch between role views when a user has >1 roles
  • The chosen language and role view are now persisted in local storage, restored on refresh
  • General style improvements

closes #193

@EwoutV EwoutV added feature A new feature containing functionality frontend Issues regarding the frontend labels Mar 29, 2024
@EwoutV EwoutV added this to the Frontend milestone milestone Mar 29, 2024
@EwoutV EwoutV self-assigned this Mar 29, 2024
Copy link
Contributor

@BramMeir BramMeir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@BramMeir BramMeir merged commit f9c2070 into development Mar 29, 2024
2 checks passed
@BramMeir BramMeir deleted the pinia-auth branch March 29, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature containing functionality frontend Issues regarding the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication flow for frontend
2 participants