Skip to content

Conversation

@klandell
Copy link
Contributor

@klandell klandell commented Dec 1, 2020

Fixes #504, adds the ability to add a custom state as an additional parameter in Android.

Description

Implemented authRequestBuilder.setState alongside the other special additional parameters. Per the AuthorizationRequest.Builder documentation, not explicitly setting the state via this method already adds a random state value. So this change simply gives the developer a way to control the value.

Steps to verify

Add a state value to the additional parameters object in the configuration in Android. An error is no longer thrown.

@klandell
Copy link
Contributor Author

Hello! Has there been any consideration in merging this pull request?

Copy link
Contributor

@kadikraman kadikraman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one, thanks so much for adding this!

@kadikraman kadikraman merged commit 3d660fc into FormidableLabs:main Jan 14, 2021
@kadikraman
Copy link
Contributor

This is now released in v6.0.2 🚀

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.

Implement support for "state" parameter

2 participants