Authentication Models
Models for user authentication and JWT refresh token management.
User - System users with authentication credentials, roles, and scopes
RefreshToken - JWT refresh tokens with expiration and revocation tracking
Models for user authentication and JWT refresh token management.
User - System users with authentication credentials, roles, and scopes
RefreshToken - JWT refresh tokens with expiration and revocation tracking