Module users

Source
Expand description

Handlers for HTTP requests to /api/v0/tmc-server/users/.

These endpoints are used by the TMC server to verify whether a user’s email and password match what is stored in this system.

This endpoint is intended to be used exclusively by the TMC server, and access requires a valid authorization header.

Structs§

LoginRequest
PasswordChangeRequest

Functions§

_add_routes
courses_moocfi_password_change
POST /api/v0/tmc-server/users/change-password
courses_moocfi_password_login
POST /api/v0/tmc-server/users/authenticate