
mfhdr (mfhdr) asked a question.
Hello,
I was looking to implement passwordless authentication flow via Authentication API with the Email or phone MFA. Also, I don't want to send out an email to the end-user for the verification email or activate your account.
Can someone please let me know that how I can achieve registration and login functionality via Authentication API without a password?

Hello @mfhdr (mfhdr),
Okta has different methods to improve your passwordless experience as you can see in the link below:
https://www.okta.com/passwordless-authentication/
The Okta Authentication API provides operations to authenticate users, perform multifactor enrollment and verification, recover forgotten passwords, and unlock accounts, you can learn more about this topic using this link below:
https://developer.okta.com/docs/reference/api/authn/
Regards,
Natalia
Okta Inc.
Thanks @User16254393570754125507 (Okta)