Skip to content

Pydantic models

Pydantic models to validate user and tokens.

BaseUserCreate pydantic-model

Base User model.

The hashed_password shouldn't be supplied has it's filled by the root validator if passwords matches


Last update: 2021-02-18