User & Admin Dashboard #4681
Unanswered
laurent512
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am building a dashboard, with different userRoles , admin & basic.
The only page that does not need authentication is the login page and I would like to avoid the flickering between the dashboard tabs,
What would be the right pattern to achieve that knowing that I am working with typescript.
I found the following : https://next-auth.js.org/getting-started/client#custom-client-session-handling .
If you could share any example or hints I would really appreciate it ! :)
Beta Was this translation helpful? Give feedback.
All reactions