mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #428] [MERGED] fix PKCE url in doc #448
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#448
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/428
Author: @nim65s
Created: 6/25/2023
Status: ✅ Merged
Merged: 6/25/2023
Merged by: @ramsayleung
Base:
master← Head:master📝 Commits (1)
2a49f3cfix pkce url in doc📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
src/lib.rs(+1 -1)📄 Description
Description
fix pkce url in doc
Motivation and Context
Opening links in https://docs.rs/rspotify/latest/rspotify/ redirect twice to the same page, instead of 2 different ones
Dependencies
Type of change
How has this been tested?
Opened a that link in firefox.
Before: got a "Authorization Code Flow" page
After: got a "Authorization Code with PKCE Flow" page
Is this change properly documented?
yes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.