Log in with email and password
Auth
Log in with email and password
Authenticates with the fastapi-users OAuth2PasswordRequestForm convention: the account email is sent in the username field. Returns an access token, a first-party refresh token, and the token type.
POST
Log in with email and password