Authorization Code Flow - don't want to cache tokens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am building an app utilizing spotipy and getting a user's top tracks and artists. It is caching the tokens and making it so that my data (or the cached token user's data) is displayed regardless of who logs in. How can I fix this without deleting the cache file every time?
This is the OAuth that I have implemented. I was initially using my username instead of a cache path, but it seems to function the same way regardless. I had hardcoded the username to be my username, as I assumed "username of client" meant the username of the account the app is registered to in the Developer Dashboard
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page