localhost redirect too many times, try clearing your cookie #487
Answered
by
datamweb
helmihasibuan
asked this question in
Q&A
-
i try to log in, but after insert email and password it should redirect to 2fa. but before sending 2fa i got this problem "localhost redirect too many times, try clearing your cookie". i write any other solution to login and register? thank you |
Beta Was this translation helpful? Give feedback.
Answered by
datamweb
Oct 29, 2022
Replies: 1 comment 2 replies
-
Hello @helmihasibuan , Please proceed as follows. 'session' => ['except' => ['login*', 'register*', 'auth*']], If the problem is solved, please let me know. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
datamweb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @helmihasibuan ,
Thank you for your report.
Please proceed as follows.
If the problem is solved, please let me know.