⚠️ This should be considered as a test release and not yet suited for production use
Improvements
* Enforce is_active/is_superuser/is_verified to be not nullable
Known issues
* Missing documentation.
* Due to a [bug in SQLModel](https://github.com/tiangolo/sqlmodel/issues/25), UUID parsing can fail and provoke errors when retrieving users.