Structs§
- Memory
Cache Adapter - In-memory cache adapter for testing and development
- Memory
Database Adapter - In-memory database adapter for testing and development.
Traits§
- Account
Ops - Account (OAuth provider linking) persistence operations.
- Cache
Adapter - Cache adapter trait for session caching
- Database
Adapter - Database adapter trait for persistence.
- Invitation
Ops - Invitation persistence operations.
- Member
Ops - Organization member persistence operations.
- Memory
Account - Construction and mutation for account entities stored in memory.
- Memory
Invitation - Construction and mutation for invitation entities stored in memory.
- Memory
Member - Construction and mutation for member entities stored in memory.
- Memory
Organization - Construction and mutation for organization entities stored in memory.
- Memory
Passkey - Construction and mutation for passkey entities stored in memory.
- Memory
Session - Construction and mutation for session entities stored in memory.
- Memory
User - Construction and mutation for user entities stored in memory.
- Memory
Verification - Construction for verification entities stored in memory.
- Organization
Ops - Organization persistence operations.
- Passkey
Ops - Passkey persistence operations.
- Session
Ops - Session persistence operations.
- UserOps
- User persistence operations.
- Verification
Ops - Verification token persistence operations.