Contributing¶
The most welcome areas of contribution are:
- security improvements
- tests
- documentation
UserStoreimplementationsEmailSenderimplementations- framework integrations as separate packages
Before starting work on a storage, email, or framework integration, read the integrations documentation and review the official adapters:
Local development¶
We use uv to manage the development environment. After installing uv, run these commands from the repository root: