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
Right now there does not seem to be a way to over-ride the redirectUrl via the authenticate() call, so it would be useful to provide an optional third options argument to do this:
Right now there does not seem to be a way to over-ride the redirectUrl via the
authenticate()
call, so it would be useful to provide an optional thirdoptions
argument to do this:The use case we have is that we have one screen for linking the account and another for actually using the account to login.
The text was updated successfully, but these errors were encountered: