@rp_st can you please help how do i get email from thirdPartySignInUpPOST input options before the thirdparty user is created ?
r
rp_st
03/07/2024, 5:49 AM
hey @porcx the input to that is the auth code / oauth tokens, not the email. So instead, you can override the override.functions.thirdPartySignInUp and that has the email as an input.