You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think these should be created in the config directory. If you run $ spotify-tui in a directory, and then move directories and do it again, it makes you reauth since it can't find the cached tokens.
The text was updated successfully, but these errors were encountered:
Currently, I am just leveraging the underlying spotify library to handle the caching of the token. But I can manually implement this and put it all into the config. Same goes for the cached device_id.
I think these should be created in the config directory. If you run
$ spotify-tui
in a directory, and then move directories and do it again, it makes you reauth since it can't find the cached tokens.The text was updated successfully, but these errors were encountered: