We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f03d65 commit 516f087Copy full SHA for 516f087
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.3.0
2
+- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
3
+
4
## 0.2.0
5
6
- Updated dependencies to latest versions. Including `chopper: 7.0.4` and `http: 1.1.0`.
pubspec.yaml
@@ -1,6 +1,6 @@
name: oauth_chopper
description: Add and manage OAuth2 authentication for your Chopper client.
-version: 0.2.0
+version: 0.3.0
homepage: https://github.com/DutchCodingCompany/oauth_chopper
environment:
0 commit comments