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

Current user logic #14

Open
4 tasks
MrrrrFox opened this issue Oct 5, 2024 · 0 comments
Open
4 tasks

Current user logic #14

MrrrrFox opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MrrrrFox
Copy link
Collaborator

MrrrrFox commented Oct 5, 2024

Problem description

Currently the app does not provide any mechanism of user handling. Although FTTB we do not have the fronted & backend synced, we can prepare imitation of the logic as an initial setup for the mechanisms.

TO-DOs

  • Add & handle onSubmit method to the login form #13
  • Show current user data in the header
  • Add possibiity for current user to logout (redirect to homepage & remove user data from cookie / local storage)
  • Authenticate the user (redirect to homepage on ExperimentList & Experiment view when user is not logged in)
@MrrrrFox MrrrrFox added the enhancement New feature or request label Oct 5, 2024
@MrrrrFox MrrrrFox self-assigned this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant