If no user , go to '/auth' , if user exists go to '/' #567
Unanswered
thanhtutzaw
asked this question in
Q&A
Replies: 1 comment 2 replies
-
See the example app here: And a live demo: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I achieve this .
if no user then go to '/auth' , if user exists go to '/'
I struggling withAuthUser , authAction
Any example ?
Beta Was this translation helpful? Give feedback.
All reactions