![]() |
NookPost-Backend
|
Handles the authentication login endpoint. More...
Static Public Member Functions | |
static Microsoft.AspNetCore.Http.HttpResults.Results< Ok< NookpostBackend.ApiSchemas.Authentication.Login.AuthenticationLoginResponseBody >, NotFound, BadRequest > | PostLogin (ApiSchemas.Authentication.Login.AuthenticationLoginRequestBody requestBody, NookpostBackend.Authentication.TokenService tokenService, Data.DatabaseHandle databaseHandle) |
Authenticates the user and returns an access token. | |
Handles the authentication login endpoint.
|
inlinestatic |
Authenticates the user and returns an access token.