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.
2 parents ec7faaa + a84c139 commit c2434e6Copy full SHA for c2434e6
CHANGELOG.md
@@ -2,6 +2,11 @@
2
- Updated chopper to v8.0.0
3
- **BREAKING** Removed oauth_chopper authenticator. Now only the interceptor is needed.
4
5
+## 0.4.0
6
+ - ✨ Add very good analysis by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/17
7
+ - ✨ Add custom client by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/18
8
+ - ⬆️ Upgraded some dependencies by @Guldem in https://github.com/DutchCodingCompany/oauth_chopper/pull/12
9
+
10
## 0.3.0
11
- Fixed issues where credentials where cleared when refreshing token failed on other errors than authorization errors.
12
0 commit comments