You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return json from magic code authenticate endpoint if no callback_url is given (#9012)
Match the behaviour of the email+password authenticate endpoint, and
return a json response if the `callback_url` is not passed to the magic
code authenticate endpoint.
---------
Co-authored-by: Scott Trinh <[email protected]>
0 commit comments