Expand description
Authentication request and response types.
Structsยง
- Login
Request - Request body for the login endpoint.
- Login
Response - Response from the login endpoint containing a temporary user token.
- Verify
Request - Request body for the verify endpoint.