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

Enable Admin Spotify Login Flow #30

Open
2 tasks
adambechtold opened this issue Feb 27, 2024 · 0 comments
Open
2 tasks

Enable Admin Spotify Login Flow #30

adambechtold opened this issue Feb 27, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@adambechtold
Copy link
Owner

When you first set up the app, you store one instance of a spotify access token to perform admin operations, like linking last.fm listens to the

We broke this admin flow when we set up in-memory session storage for end-users to play music from the web player 🤦

  • Enable clear admin login flow
  • Document admin login flow in the README

⚖️ Consideration - The seed data does not include an access token

image

Currently, the link the to admin flow is supposed to be at the /debug endpoint, which requires an Admin key

  • ❓ Question - Is this the right place for it? Should it be more accessible?
image
@adambechtold adambechtold added bug Something isn't working documentation Improvements or additions to documentation labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant