useLoginWithEmail
hook. Then, call sendCode
and loginWithCode
with the desired email address.SMS
useLoginWithSms
hook. Then, call sendCode
and loginWithCode
with the desired phone number.Social logins
Passkeys
useLoginWithPasskey
hook and call loginWithPasskey
.Telegram
useLoginWithTelegram
hook and calling login
.MFA
useLoginWithSocial
hook and callinitOAuth
with your desired social login provider.