oauth2_client 1.1.1
oauth2_client: ^1.1.1 copied to clipboard
Flutter library for interacting with standard or custom OAuth2 servers. Provides convenience classes for secure token storage and automatic token refeshing.
1.1.1 - 2020-04-06 #
- Simplified helper set up
1.1.0 - 2020-04-02 #
- Implemented GitHub client. Added the possibility to specify custom headers to the Access Token request. Partial OAuth2Helper refactorization.
1.0.2 - 2020-03-10 #
- Added example, minor bugfixes.
1.0.1 - 2020-03-09 #
- Bugfixes, added test cases.
1.0.0 - 2020-01-05 #
- First public release.