Skip to content

bug: Fix OAuth Exchange docs #584

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

Merged
merged 3 commits into from
Jan 24, 2022

Conversation

Dorthu
Copy link
Collaborator

@Dorthu Dorthu commented Jan 14, 2022

This was reported by a Customer.

When performing a private OAuth Exchange, the correct value for
grant_type is "authorization_code". This parameter may also be
omitted, as this value is the default; it only need be provided (as
"refresh_token") when doing an OAuth Token Refresh.

This was reported by a Customer.

When performing a private OAuth Exchange, the correct value for
`grant_type` is "authorization_code".  This parameter may also be
omitted, as this value is the default; it only need be provided (as
"refresh_token") when doing an OAuth Token Refresh.
@Dorthu Dorthu requested a review from bbiggerr January 14, 2022 15:24
@bbiggerr bbiggerr merged commit 8a6e147 into linode:development Jan 24, 2022
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.

3 participants