mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #792] [MERGED] remove unnecessary auth scopes user-read-email and user-read-birthdate #881
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#881
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/792
Author: @KUHLwasStolen
Created: 8/4/2025
Status: ✅ Merged
Merged: 8/5/2025
Merged by: @aome510
Base:
master← Head:auth-scope-reduction📝 Commits (2)
e3eeeaeremove unnecessary auth scopes email and birthdate3773fffMerge branch 'master' into auth-scope-reduction📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
spotify_player/src/auth.rs(+0 -2)📄 Description
As the title says this pull request removes the auth scopes
user-read-emailanduser-read-birthdateI tested pretty much everything after re-authenticating without these scopes and there was no difference in behavior.
closes #726
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.