-
Notifications
You must be signed in to change notification settings - Fork 0
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
289 auth login page functionality #296
Conversation
There are none of the remaining auth methods, there is a logout in the page |
@AvilaAndre Check linter pls ;( |
While you're at it, can you remove |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! :)
Closes #289
Performs the request to the backend to login, showing a message if it succeeds or not and redirecting to the landing page if it does.
This pull request also includes changes to the docker compose, due to requiring access to the localhost in a development environment to access the backend.
Screenshots
Review checklist