majskiy
03/28/2023, 1:45 PMthirdPartySignInAndUp
after redirect it throws me error `Error: No instance of ThirdPartyEmailPassword found. Make sure to call the ThirdPartyEmailPassword.init method. `But, actually, it was successfully initialised as I was able to call getAuthorisationURLWithQueryParamsAndSetState to generate auth url. Any ideas what I'm doing wrong?majskiy
03/28/2023, 1:53 PM