the above is applicable for emailpassword recipe. ...
# general
r
the above is applicable for emailpassword recipe. If you are using thirdpartyemailpassword, then you just have to change
EmailPassword.init(..)
to
ThirdPartyEmailPassword.init(...)
.
2 Views