fix: show proper error messages on auth failure in Next.js frontend (#445)

Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
This commit is contained in:
Jasraj Chouhan
2025-07-31 19:40:41 +05:30
committed by GitHub
parent d5745fc706
commit 2ad89b72b5
10 changed files with 14 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.28.0",
"version": "2.28.3",
"bin": {
"create-better-t-stack": "dist/index.js",
},