Auth
Login
Login a user
Query parameters
Not all of the properties of a user are returned by default. You can use the following optional query parameters to include additional properties in the response.
| Prop | Type | Default |
|---|---|---|
_holidaze | boolean | false |
Login a user
POST/auth/login
You can use this endpoint to login a registered user.
A successful response will return a 200 OK status code and the user profile.