oauth_dio 0.2.8
oauth_dio: ^0.2.8 copied to clipboard
A customizable oauth client with token storage and interceptors for dio
Changelog #
0.0.1 TODO: Add release date #
- TODO: Describe initial release.
0.2.0 - 2019-08-18 #
- Custom GrantTypes
0.2.1 - 2019-08-18 #
- Custom GrantTypes
0.2.3 - 2019-08-18 #
- Added requestTokenAndSave method
0.2.4-beta1 - 2021-03-10 #
- Set default validation by token expiration.
Unreleased #
- Remove
flutterandflutter_test(usetest) unnecessary dependencies.