Login For Access Token
Token
Login For Access Token
Authenticate a user and issue a JWT access token based on valid credentials.
Parameters:
form_data(OAuth2PasswordRequestForm): The form data containing the username and password.
Returns:
OAuth2Token: An object containing the access token and token type for the authenticated user.
POST
Login For Access Token
Body
application/x-www-form-urlencoded
