We have integration our application with auth0, and can login via the ui successfully. However we also need to authenticate users via the API, please provide information on which api to use and what parameters have to passed to it, in order to authenticate the users.
Any idea which would be the specific endpoint that would support basic authentication fixation with username and password and return a success or failure response.