Skip to main content

Module error

Module error 

Source

Enums§

AuthError
Authentication framework error types.
DatabaseError

Functions§

validate_request_body
Validate a request body, returning a parsed + validated value or an error response.
validation_error_response
Convert validator::ValidationErrors into a standardized error response body.

Type Aliases§

AuthResult