mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #424] [MERGED] Fix pkce refresh token error #445
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#445
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/ramsayleung/rspotify/pull/424
Author: @ramsayleung
Created: 6/6/2023
Status: ✅ Merged
Merged: 6/14/2023
Merged by: @ramsayleung
Base:
master← Head:ramsay/fix-pkce-refresh-token📝 Commits (2)
c52b546Fix pkce refresh token errore299233Update CHANGELOG📊 Changes
4 files changed (+87 additions, -20 deletions)
View changed files
📝
.gitignore(+1 -0)📝
CHANGELOG.md(+1 -0)📝
examples/with_refresh_token.rs(+84 -18)📝
src/auth_code_pkce.rs(+1 -2)📄 Description
Description
Fix PKCE refresh token error
Motivation and Context
#396
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
with_refresh_token.rsIs this change properly documented?
Yes.
Please make sure you've properly documented the changes you're making.
Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.