# Structs
AuthToken holds authentication token details with refresh token swagger:model.
AuthUser represents data stored in JWT token for authenticated user.
Base contains common fields for all models.
Memo represents the memo model swagger:model.
Session represents the session model swagger:model.
User represents the user model swagger:model.
# Type aliases
Status represents the status of user.