Auth0 Login using email and password

Hi all,

I currently want to create my own custom login page and send email and password to auth0 to be authenticated but the API has no examples of how I can send a users email and password to retrieve an access token.

I’m new to auth0 so my understanding is weak i appreaciate any response i get back thank you

Hi there @stefan.griffiths welcome to the community!

You have a few options, it really depends on the level of customization and/or the user experience you are after. I definitely recommend starting with the following articles as they outline both the Universal Login approach (recommended), Embedded login approach as well as the differences between them:

Hope this helps get you started in the right direction!