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

Fix Android version of assignResponses #171

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

webflo
Copy link
Contributor

@webflo webflo commented Aug 5, 2021

The android version of assignResponses serializes authorizationResponse and accessTokenResponse to a json string, but it should serialize to json similar to OAuth2ClientPluginWeb.assignResponses.

The android version of assignResponses serializes authorizationResponse and accessTokenResponse to a json string, but it should serialize to json similar to OAuth2ClientPluginWeb.assignResponses.
@moberwasserlechner moberwasserlechner merged commit eea76ab into capacitor-community:master Aug 8, 2021
@moberwasserlechner
Copy link
Collaborator

Thx @webflo

@moberwasserlechner moberwasserlechner added this to the 3.0.1 milestone Aug 10, 2021
@webflo webflo deleted the patch-1 branch August 21, 2021 07:23
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.

2 participants