Hey I'm trying to redirect the user to different url after logging in, its working fine with otp lo...
s
Hey I'm trying to redirect the user to different url after logging in, its working fine with otp login (to do this i am passing different url in redirectToPath=someUrl), but google login success does not redirect (redirectToPath becomes empty string). following this guide https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/redirecting-post-login i couldn't find something similar with the Session recipe which i would like to support as well
r
hey! there is an open issue about this: https://github.com/supertokens/supertokens-core/issues/502 We are investigating this problem
hey! there is an open issue about this: https://github.com/supertokens/supertokens-core/issues/502 We are investigating this.
4 Views