MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
270 stars 243 forks source link

[flutter_appauth] Handle OpenID claims parameter correctly for authorization requests on Android #292

Closed garry-jeromson closed 2 years ago

garry-jeromson commented 2 years ago

A fix for https://github.com/MaikuB/flutter_appauth/issues/291#issue-1111841681

MaikuB commented 2 years ago

Thanks for this. Android app isn't compiling since the Flutter SDK deprecated Android v1 embedding and isn't an issue with your PR so will merge this in so that fixing example app can be addressed separately