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 1e2902b + 0bd5d78 commit 65acbddCopy full SHA for 65acbdd
.changeset/six-spiders-say.md
packages/nextjs/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @asgardeo/nextjs
2
3
+## 0.1.13
4
+
5
+### Patch Changes
6
7
+- [#108](https://github.com/asgardeo/javascript/pull/108)
8
+ [`593f5d4`](https://github.com/asgardeo/javascript/commit/593f5d442f4a1ffc937e1831aaadf455464e28d0) Thanks
9
+ [@brionmario](https://github.com/brionmario)! - Enhance OAuth handling with improved error logging and state
10
+ management
11
12
## 0.1.12
13
14
### Patch Changes
packages/nextjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/nextjs",
- "version": "0.1.12",
+ "version": "0.1.13",
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
0 commit comments