
RyanW.94985 (Customer) asked a question.
I am looking to implement a password-less authentication flow within my application for some users. Really the flow would be centered around one time use passwords. The way this should/could work would have the user supplying her identifier (email address) which would then be sent a one-use token she could submit to get entry into the site. What endpoints would be useful for making this happen?

Passwordless Authentication is a feature that is on the Roadmap for future releases. With Passwordless authentication, you can configure the sign on policy for the authentication flow to use Email Verification factor alone so that user can enter the code received in their email to sign into Okta after entering their username on the sign in page. Feel free to open up a case with Okta Support in case you have any additional questions on your use case.