Manage Authentication Factors with Auth0 APIs
Auth0 provides two different categories of APIs to help you manage authenticators. Authenticators can be managed using our Authentication APIs which relies on authenticating using a Resource Owner Password Grant (ROPG) authentication flow.
You can also manage the authenticators with a confidential client and the Auth0 Management APIs.