I have an additional redirect URL added to my proj...
# help
a
I have an additional redirect URL added to my project, however once the OAuth flow is completed, it just redirects to the main site url (blacked out) instead of the additional URL that it came from. Am I doing something wrong?
s
You must use the redirectTo parameter of the
signIn
function to tell it to go to the additional url you have setup