We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae2a7d commit 96f5cecCopy full SHA for 96f5cec
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 2.1.0 - 2023-07-25
4
+
5
+* **New:** OAuth2Client and OAuth2Config.
6
+* Deprecated the old SignatureValidator and APIConfig dependency for SignatureVerifier.
7
+* Changed the return types in repositories to promise.
8
9
## 2.0.1 - 2023-07-22
10
11
* Repository interfaces have been added useful to resource server integrations.
0 commit comments