Skip to main content

PasswordAuthenticationRequest

Represents an authentication password request

Extends BaseAuthenticationRequest

Attributes (3)
AttributeTypeRequiredDescription
grant_type'password'YesThe grant type for the request
usernamestringYesUser's identifier, usually an email address
passwordstringYesUser's password