Skip to content

Conversation

@TimoBakx
Copy link

When the "use_authorization_to_get_token" option is on (which it by default is), credentials are sent twice if they are also present in the parameters.

In my case (HelloID), it results in a server error about sending credentials twice.

Additionally, client ID and secret are always overwritten in the parameters if this option is turned off, even in cases where the secret is generated and already added to the parameters (for example in AppleResourceOwner and InstagramResourceOwner).

When the "use_authorization_to_get_token" option is on (which it by default is), credentials are sent twice if they are also present in the parameters.

Additionally, client ID and secret are always overwritten in the parameters if this option is turned off, even in cases where the secret is generated and already added to the parameters (for example in `AppleResourceOwner` and `InstagramResourceOwner`).
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.

1 participant