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
Question/Issue:
The StytchLogin component does not redirect on its own on the PASSWORD_CREATE and PASSWORD_AUTHENTICATE events
For now I've worked around this by passing callbacks that do the redirection.
The question is, Is this expected behaviour? If it is, how should one redirect from login form into the actual app?
If not expected behaviour, is there some place the issue should be reported? I could not find a repo for the stytch/react module.
If there is already a reported issue, I would love to get a link to it, so I can reference in the workaround.
Thanks!
The text was updated successfully, but these errors were encountered:
Question/Issue:
The
StytchLogin
component does not redirect on its own on thePASSWORD_CREATE
andPASSWORD_AUTHENTICATE
eventsFor now I've worked around this by passing callbacks that do the redirection.
The question is, Is this expected behaviour? If it is, how should one redirect from login form into the actual app?
If not expected behaviour, is there some place the issue should be reported? I could not find a repo for the
stytch/react
module.If there is already a reported issue, I would love to get a link to it, so I can reference in the workaround.
Thanks!
The text was updated successfully, but these errors were encountered: