Module user

Source
Expand description

User module

This module defines the many structs related to user management, including user registration, login, and the user model itself.

Structsยง

LoginInput
Input struct for user login
LoginResponse
Response struct for user registration
RegisterInput
Input struct for user registration
User
User struct