src/dazzle_back/runtime/auth/models.py¶
Generated: 2026-03-30T04:38:46.906151+00:00
Commit: 615f1354a103
Language: python
Scope: dazzle_back
Purpose¶
Pydantic models for authentication.
Key Exports¶
UserRecordSessionRecordAuthContextLoginRequestRegisterRequestChangePasswordRequestForgotPasswordRequestResetPasswordRequestTwoFactorVerifyRequestTwoFactorSetupRequestTokenRequestRefreshTokenRequestTokenRevokeRequesttwo_factor_enableduser_id
Dependencies¶
Imports¶
secretsdatetime.UTCdatetime.datetimeuuid.UUIDuuid.uuid4pydantic.BaseModelpydantic.ConfigDictpydantic.Field
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/llm/test_models.pytests/unit/sentinel/test_models.pytests/unit/test_param_models.pytests/unit/test_qa_models.pytests/unit/test_journey_models.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.