simple_auth_flutter 1.0.6
simple_auth_flutter: ^1.0.6 copied to clipboard
Simple Auth is the simplest way to authenticate your users/apis. This plugin will securely store tokens/credentials as well as automatically present login UI when needed.
1.0.6 09-04-2018 #
- Removed remaining redirect. Code Formatting.
1.0.4 09-04-2018 #
- Breaking Change: Redirects are now required. This prevents user error.
- Fixed crash in Google Auth.
1.0.3 08-30-2018 #
- Updated dependencies
1.0.2 08-30-2018 #
- Updated dependencies
1.0.1 07-30-2018 #
- OAuth Bug fix
0.0.1 07-05-2018 #
- Initial release of Simple Auth