mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[GH-ISSUE #1043] Logging out with Spotipy #622
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#622
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mirzoyevaa on GitHub (Nov 23, 2023).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1043
I'm trying to write an app, that will allow people to login and get access to their playlists.
But I'm having a problem when I'm trying to log out from account of previous user: It simple stays with the same access_token and have access to previous account. How can I fix it?
@dieser-niko commented on GitHub (Nov 23, 2023):
I'm kinda busy so I couldn't take a proper look at your code. But you might want to take a look at this example: https://github.com/spotipy-dev/spotipy/blob/master/examples/app.py
@dieser-niko commented on GitHub (May 21, 2024):
Hi there, any updates about your problem so far?
@dieser-niko commented on GitHub (Jun 3, 2024):
Closing as there is no activity or reply from the author.
You can reopen the issue if you still need help.