I created a new user using Authentication API Explorer now I want to authenticate that user using email and password.
Here how I want to make it work using postman:
Signup user (already done)
authenticate using (username and password)
get access token
user access token to reterieve user details