ThirdPartyEmailPassword: Removed signInUp and adde...
# contributing
i
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
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.
and it's a way to manually create a user.
i
Ah, okay gotcha. Wasn't clear on the verbiage, sorry.
r
yea, we need to work more on the changelog
@sattvikc please see above.
i
Sounds good. I only did a quick scan. Thanks as always for your work on this.
r
and thank you to always give good feedback 🙂
7 Views