We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e03f3 commit 217c6eaCopy full SHA for 217c6ea
CHANGELOG.md
@@ -2,6 +2,7 @@
2
This is the changelog for [Authress SDK](readme.md).
3
4
## 3.0 ##
5
+* Require minimum Node version to be 18.
6
* [Breaking] UserId is now required in all `userPermissions` apis. This improves **Security By Default** requiring explicit check on who the user is.
7
* [Breaking] Removal of property `accessToAllSubResources`.
8
* [Breaking] `ServiceClientTokenProvider` is now a first-class Javascript Class, it cannot be used as a function.
0 commit comments