I am using ThirdPartySignInAndUp, for social login...
# support-questions-legacy
i
I am using ThirdPartySignInAndUp, for social login as per docs i was using this function thirdPartSignInAndUp But when this gets fired after getting ayrhorization tokens, it gives me an error that ThirdPartySignInAndUp is not ready Though i have already used ThirdPartySignInAndUp for my email password auth And then later in 2 minutes it successfully registers user, after throwing that error I am using the function asynchromosly, i dont know it feels i have done some rookie mistake here 🥲 Attaching code snippet
8 Views