Expand description
Authentication testing utilities
Provides utilities for testing authentication and authorization in elif.rs applications, including JWT token generation, session management, and RBAC testing helpers.
Structsยง
- Auth
Test Helpers - Authorization test helpers
- Test
Auth Provider - Test authentication provider for generating test tokens and sessions
- Test
JwtClaims - Test JWT claims structure
- Test
Session - Test session structure
- Test
User Builder - Test user builder for authentication testing