1varunvc / snyder

MIT License
0 stars 0 forks source link

Frontend: Implement Spotify Login Flow in Frontend #20

Open 1varunvc opened 2 days ago

1varunvc commented 2 days ago
  1. Connect the login button to the backend authentication endpoint.
  2. Upon successful login, update the authentication context with user info.
  3. Handle redirection after login.