Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication request and response types.

Structsยง

LoginRequest
Request body for the login endpoint.
LoginResponse
Response from the login endpoint containing a temporary user token.
VerifyRequest
Request body for the verify endpoint.