Redirecting back to wherever sign in was initiated from #1536
Unanswered
felixizraitel
asked this question in
Help
Replies: 1 comment
-
|
You can also just pass the callback URL in the search params, but if you do, you have to be careful about open redirects https://thecopenhagenbook.com/open-redirect but referer works as well |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this basically the recommended way to do this and then read the cookie on the other end?
path: /api/auth/login/google
Beta Was this translation helpful? Give feedback.
All reactions