so I am using import { getThirdPartyAuthorisationURLWithQueryParamsAndSetState, thirdPartySign...
h
so I am using import { getThirdPartyAuthorisationURLWithQueryParamsAndSetState, thirdPartySignInAndUp } from 'supertokens-auth-react/recipe/thirdpartypasswordless'; to authorize FB Login but now we'd like to switch to Facebook Login for Business, did anyone do that with the current components?
4 Views