Skip to content

flutter_appauth-v7.0.0-dev.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaikuB MaikuB released this 10 Aug 03:52
· 21 commits to master since this release
0023e4d
  • Breaking change all methods have now been made to return non-nullable types
  • [iOS][macOS] bumped AppAuth iOS dependency to 1.7.5
  • Added FlutterAppAuthOAuthError class that contains string constants representing OAuth 2.0 error codes defined by the specification.
  • Updated API docs with more details
  • Updated readme with more details on essential knowledge and links to OAuth 2.0 specifications