ThirdPartyEmailPassword:
> Removed signInUp and added manuallyCreateOrUpdateUser instead in the recipe exposed functions.
> Updated signInUp recipe interface function in thirdparty with new parameters
^Was that intentional? Seems a little confusing. Is the second
signInUp
supposed to be
manuallyCreateOrUpdateUser
?
r
rp_st
07/21/2023, 4:31 PM
hey. It is intentional. The manuallyCreateOrUpdateUser calls signInUp though.
We renamed it that way cause calling it signInUp was not clear that it could be used for creating a user or updating their email.
rp_st
07/21/2023, 4:31 PM
and it's a way to manually create a user.
i
ITEnthusiasm
07/21/2023, 4:31 PM
Ah, okay gotcha. Wasn't clear on the verbiage, sorry.
r
rp_st
07/21/2023, 4:32 PM
yea, we need to work more on the changelog
rp_st
07/21/2023, 4:32 PM
@sattvikc please see above.
i
ITEnthusiasm
07/21/2023, 4:32 PM
Sounds good. I only did a quick scan. Thanks as always for your work on this.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).