Replies: 1 comment
-
You probably want to check out |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Question 💬
How do I automaticly navigate to the /loginpage when no session is found (without clicking a button) ?
I have tried adding both
signIn()
androuter.push('/api/auth/signin')
afterif(session)
but none of the methods work from me.How to reproduce ☕️
https://codesandbox.io/s/angry-chandrasekhar-zzlnu
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions