Skip to content

flutter_appauth-v1.1.0

Compare
Choose a tag to compare
@MaikuB MaikuB released this 10 Jul 02:07
· 95 commits to master since this release
5b29bd8
    • Added the ability to specify the response mode for authorization requests. This can be done using the responseMode parameter when constructing either an AuthorizationRequest or AuthorizationTokenRequest. This was done as the AppAuth Android SDK throws an exception when this was done via additionalParameters
  • Updated Dart SDK constraints