Skip to content

Conversation

@nwalsh1995
Copy link

We are interested in adding some more parameters to the get_authorization_request_url. Currently, it appears we can only send the parameters explicitly stated in the get_authorization_request_url method, while there are more possible parameters than what is currently accepted.

Since the client.build_auth_request_uri already supports kwargs, we can pass kwargs to that function as well.

@rayluo
Copy link
Contributor

rayluo commented Mar 31, 2020

Discussed with @nwalsh1995 offline. This PR was mainly created to bring support to nonce parameter. So we developed another PR dedicated to nonce, and provide more feature there (including to validate the nonce).

Closing this PR here, and still thank @nwalsh1995 a lot for making this happen!

@rayluo rayluo closed this Mar 31, 2020
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