Authenticate User with API URL Only NON Auth0 UI

I would like to simply have my own custom UI with user name and password fields POST/PUT…etc call my Auth0 API. Get back a token and Auth a user. The documentation is not really that straight forward. Is there an example anywhere?

Hey there!

Our documentation is not that straightforward here as we basically recommend better and easier to accomplish approaches that also give you an option to customise UI. But if you want to approach it this way you can use our Authentication API here:

https://auth0.com/docs/api/authentication