oauth_dio 0.2.9
oauth_dio: ^0.2.9 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.
-
[0.2.9] - 2023-12-30 #
-
Update SDK version
Unreleased #
- Remove
flutter
andflutter_test
(usetest
) unnecessary dependencies.