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

Passing custom parameters to token_uri #354

Open
mitar opened this issue Nov 23, 2020 · 0 comments
Open

Passing custom parameters to token_uri #354

mitar opened this issue Nov 23, 2020 · 0 comments

Comments

@mitar
Copy link

mitar commented Nov 23, 2020

It seems there is no way to pass custom parameters to token_uri. So I want to do a PKCE flow where a custom parameter should be passed both to the authorize_uri (#180) and when code is obtained and exchanged at token_uri, to token_uri as well.

Looking at code here I am confused, it looks like passed params are not added to req at all. Moreover, I do not see any way to pass params in at all. Is this something which is half-done and has not been tested properly?

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

No branches or pull requests

1 participant