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 df68e75 commit c04343aCopy full SHA for c04343a
packages/hydra-client-wrapper/CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.2.0 (2024-04-09)
2
+
3
4
+### 🚀 Features
5
6
+- **hydra-client-wrapper:** add isValidToken option in `OryOAuth2AuthenticationGuard` ([9304364](https://github.com/getlarge/nestjs-ory-integration/commit/9304364))
7
8
9
+### ❤️ Thank You
10
11
+- getlarge @getlarge
12
13
## 0.1.1 (2024-04-09)
14
15
packages/hydra-client-wrapper/package.json
@@ -1,6 +1,6 @@
{
"name": "@getlarge/hydra-client-wrapper",
- "version": "0.1.1",
+ "version": "0.2.0",
"license": "MIT",
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/hydra-client-wrapper",
"publishConfig": {
0 commit comments