♻️ refactor(auth): Refactor user authorization handling and improve error logging

This commit is contained in:
web@ppanel
2024-12-30 22:41:12 +07:00
parent cd59d44435
commit 68bc18f584
8 changed files with 29 additions and 35 deletions
+1
View File
@@ -22,6 +22,7 @@ export default function Providers({
defaultOptions: {
queries: {
staleTime: 5 * 1000,
retry: false,
},
},
}),