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
silentworks
01/04/2022, 11:45 PM
You must use the redirectTo parameter of the
signIn
function to tell it to go to the additional url you have setup