HyphaApp / hypha

Submission management software for open calls
https://www.hypha.app
BSD 3-Clause "New" or "Revised" License
67 stars 38 forks source link

Fix login redirects #4025

Open wes-otf opened 4 days ago

wes-otf commented 4 days ago

Quick one that fixes #4022! Pretty sure the only issue with the redirects was the next variable was never updated to the redirect_url variable. Tested locally it works fine between the passwordless/passworded logins but couldn't test with social login. Everything I've seen online indicates this should work fine, though.

Test Steps