Join Slack
Powered by
Just a small thing, I think the OAuth2 Token Endpo...
# general
r
refined-family-32184
03/01/2024, 3:52 AM
Just a small thing, I think the OAuth2 Token Endpoint documentation (
https://www.ory.sh/docs/reference/api#tag/oAuth2/operation/oauth2TokenExchange
) is missing the scope request parameter. I only figured out that you can get the token with scope by passing in the scope parameter by reading the
perform client-credentials
documentation of the CLI (
https://www.ory.sh/docs/cli/ory-perform-client-credentials
), and then try it with the API.
14
Views
Open in Slack
Previous
Next