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

[flutter_appauth_platform_interface] Fixes error on casting the tokenAdditionParameters property from calling token method #87

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

svendroid
Copy link
Contributor

@svendroid svendroid commented Feb 20, 2020

Fixes #86

@svendroid svendroid changed the title Fixes #86 [flutter_appauth_platform_interface] Fixes #86 Feb 20, 2020
@MaikuB MaikuB changed the title [flutter_appauth_platform_interface] Fixes #86 [flutter_appauth_platform_interface] Fixes casting error on the tokenAdditionParameters property from calling token Feb 20, 2020
@MaikuB
Copy link
Owner

MaikuB commented Feb 20, 2020

I've changed the title to add more details. Thanks a lot for this. I guess you're the first one to have actually used this method for since no one else had picked up on this ^^;

@MaikuB MaikuB changed the title [flutter_appauth_platform_interface] Fixes casting error on the tokenAdditionParameters property from calling token [flutter_appauth_platform_interface] Fixes error on casting the tokenAdditionParameters property from calling token method Feb 20, 2020
@MaikuB MaikuB merged commit 88d59e4 into MaikuB:master Feb 20, 2020
@svendroid
Copy link
Contributor Author

Thanks for the quick replies. I'm not really using the map, I stumbled about it because I logged all properties during development, but maybe someone else will in the future. ;)

@svendroid svendroid deleted the fix_iss_86 branch February 20, 2020 10:22
@MaikuB
Copy link
Owner

MaikuB commented Feb 20, 2020

Funny enough, I had just spoken to someone about how it's great to see pull requests get submitted so it's great timing ;)

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.

Cast Exception on using tokenAdditionalParameters Map
2 participants