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

Users should be able login on WOSCA-book-gallery - hook up login form to API #21

Open
mazma1 opened this issue Jul 31, 2020 · 0 comments

Comments

@mazma1
Copy link
Collaborator

mazma1 commented Jul 31, 2020

This is meant to bring live to the static login form by consuming the sign in API and performing an actual login operation. On successful login, the user should be redirected to a different page that shows that the login works.

For now, it can be a /dashboard route with a dummy page with <div>Dashboard page </div> text, for example.
Also ensure that only authenticated users can access this /dashboard route.

Depends on the signin API

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

No branches or pull requests

1 participant