simple_auth 2.0.9 simple_auth: ^2.0.9 copied to clipboard
Simple Auth is the simplest way to authenticate your users/apis.
[2.0.9] - 04-06-2021 #
- Fix keycloack logout
[2.0.8] - 03-11-2021 #
- Update http and crypto dependencies
[2.0.5] - 04-28-2019 #
- Bug fixes. Thanks @sjmcdowall
[2.0.4] - 02-28-2019 #
- Added Azure A2D V2
[2.0.1] - 01-28-2019 #
- Fixed Dropbox and Azure API, ForcesInstagram to use the embeded browsers
[2.0] - 11-09-2018 #
- The rest of the providers now require a redirect
- Cleaned up dependencies
[1.0.7] - 09-26-2018 #
- Fixed remaining provider logins
[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.2] - 08-30-2018 #
- Fixed crash in Microsoft Live and Azure Auth
[1.0.1] - 07-30-2018 #
- OAuth Bug fix
[0.0.1] - 07-05-2018 #
- Initial release of Simple Auth