mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #592] [MERGED] ignore cache when authenticating the application using authenticate CLI command #1745
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#1745
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/592
Author: @aome510
Created: 10/31/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @aome510
Base:
master← Head:reset-cached-creds-authenticate-cli📝 Commits (3)
8cd21cfaddlogin_redirect_uriconfig optione0203d0ignore cache when authenticating the application using CLI command5686bc8Merge branch 'master' into reset-cached-creds-authenticate-cli📊 Changes
6 files changed (+30 additions, -7 deletions)
View changed files
📝
docs/config.md(+1 -0)📝
examples/app.toml(+1 -0)📝
spotify_player/src/auth.rs(+21 -4)📝
spotify_player/src/cli/handlers.rs(+2 -2)📝
spotify_player/src/client/mod.rs(+1 -1)📝
spotify_player/src/config/mod.rs(+4 -0)📄 Description
resolves #590
This PR also allows
login_redirect_urito be configurable🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.