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

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
fix auth error handling in all react templates