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

FrontEnd: User Sign In #7

Closed
AlejandroLopez1992 opened this issue May 31, 2023 · 0 comments
Closed

FrontEnd: User Sign In #7

AlejandroLopez1992 opened this issue May 31, 2023 · 0 comments
Assignees
Milestone

Comments

@AlejandroLopez1992
Copy link
Collaborator

As a visitor, when I visit "/", I want to click on the Sign In button so that I can log in to the application with Spotify.
Subtasks:

  1. Implement Spotify Oauth authorization code flow: https://developer.spotify.com/documentation/web-api/tutorials/code-flow
  2. Route for register page is "/login"
  3. User should be redirected to "/dashboard" after successful login.
  4. If user is not able to authenticate with Spotify, user should see flash message that reads "Unsuccessful login, something went wrong" and redirected to "/"
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

No branches or pull requests

3 participants