Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix PKCE url in doc #428

Merged
merged 1 commit into from
Jun 25, 2023
Merged

fix PKCE url in doc #428

merged 1 commit into from
Jun 25, 2023

Conversation

nim65s
Copy link
Contributor

@nim65s nim65s commented Jun 25, 2023

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

@ramsayleung
Copy link
Owner

Thanks for your contribution :)

@ramsayleung ramsayleung merged commit 80ee91c into ramsayleung:master Jun 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants