Skip to content

flutter_appauth-v2.4.0

Compare
Choose a tag to compare
@MaikuB MaikuB released this 20 Feb 12:36
· 69 commits to master since this release
1bc028c
  • Added scopes property to TokenResponse class and AuthorizationTokenResponse class that inherits from it. Thanks to PR from leoshusar
  • [Android] applied fix to a scenario where skipping https check on the issuer wasn't done for refreshing tokens. Thanks to the PR from Javier Puerto