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

Remove deprecated variable additionalParameters #439

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

kadikraman
Copy link
Contributor

Fixes #341

The variable additionalParameters in token response has been replaced with authorizeAdditionalParameters and tokenAdditionalParameters.

authorizeAdditionalParameters - the additional params that were returned from the /authorize request
tokenAdditionalParameters - the additional params that were returned from the /token request

@kadikraman kadikraman merged commit 4965526 into master Jan 9, 2020
@kadikraman kadikraman deleted the chore/remove-deprecated-parameter branch January 10, 2020 16:39
@kadikraman
Copy link
Contributor Author

Released in v5.0.0 🎉

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.

Remove additionalParameters
1 participant