-record(resource_owner_credentials_grant_token_request, { token_endpoint :: gleam@uri:uri(), authentication :: flwr_oauth2@authentication:client_authentication(), username :: binary(), password :: binary(), scope :: list(binary()) }).