fix(auth): bump appshell-sdk 0.2.1 (PKCE verifier fix); tidy OAuth error handling

This commit is contained in:
tanweer919
2026-07-13 02:02:24 +05:30
parent 7570fe7be3
commit 0e8a207640
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"@abe-kap/appshell-sdk": "^0.2.0",
"@abe-kap/appshell-sdk": "^0.2.1",
"clsx": "^2.1.1",
"lucide-react": "^1.21.0",
"next": "16.2.9",