Hello,
I am very new to Auth0, please pardon me if I am asking obvious questions.
I am trying to implement the Login system for existing users in Auth0 for my React Native App. I already have a Login Screen. I want the users to enter the credentials and then make a REST API call to Auth0 to authenticate. I could not find a solution in the existing API docs β Authentication API Explorer
I was wondering if I could get some help with this.
Thanks