MaikuB / flutter_appauth

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

[flutter_appauth][flutter_appauth_platform_interface] fix: missing scopes in token response #297

Closed leoshusar closed 2 years ago

leoshusar commented 2 years ago

I hope I did the iOS part right - this was my first encounter with Obj-C and I don't have a way to test it. The Android part works fine for me, so there and in the Dart code shouldn't be any issue.

Fixes #295.