How to Include a Body in POST Token Request for OAuth Provider #11774
Replies: 1 comment
-
same issue here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to include a body in the fetch request when obtaining an access token with OAuth? It seems like
token.request
is being ignored and thattoken.url
is being used without any control over the request.Beta Was this translation helpful? Give feedback.
All reactions