chore: make error messages for auth errors more detailed (#2041)

This commit is contained in:
Meier Lukas
2025-01-21 11:02:21 +01:00
committed by GitHub
parent 9d85677046
commit b9271ba14a
3 changed files with 11 additions and 4 deletions

View File

@@ -36,6 +36,7 @@
"ldapts": "7.3.1",
"next": "15.1.5",
"next-auth": "5.0.0-beta.25",
"pretty-print-error": "^1.1.2",
"react": "19.0.0",
"react-dom": "19.0.0"
},