mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #176] How does spotify-player store the password? #1022
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1022
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 @sewnie on GitHub (Mar 31, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/176
From the looks of it,
~/.cache/credentials.json:auth_datacontain a base64 string, how does it handle this? I'm asking this for a friend (discordo maintainer)@sewnie commented on GitHub (Mar 31, 2023):
@aome510 commented on GitHub (Mar 31, 2023):
It is stored using authentication blob. More details: https://github.com/librespot-org/librespot/blob/dev/docs/authentication.md#zeroconf-based-authentication. I'm not too familiar with the scheme though, If you want a more in-depth explanation, I would recommend reaching out the
librespotlibrary's maintainer.@sewnie commented on GitHub (Mar 31, 2023):
aigh
@sewnie commented on GitHub (Mar 31, 2023):
t