Hacker News new | ask | show | jobs
by jonasvp 3300 days ago
This is exactly what I need - but I signed up, closed the window and now I get an endless redirect loop after clicking on "Login" on the main page. Please fix so I can try it out!

EDIT: It works when accessing https://app.monicahq.com/people - the endless redirect only affects https://app.monicahq.com/

1 comments

Oh god it happens to me sometimes. I have NO idea why. I need to check.
It's a Laravel setting. When you are already logged in and try to access https://app.monicahq.com/ or https://app.monicahq.com/login etc., redirect to https://app.monicahq.com/dashboard instead of https://app.monicahq.com/. That should fix the endless loops.

Edit: https://stackoverflow.com/a/32130028/82135 might be what you are looking for.