Namespace Innovt.Domain.Security
Classes
AuthUser
Represents a user in the authentication system.
BasicAuthCredentials
Represents basic authentication credentials consisting of a username and password.
Group
Represents a group entity.
Permission
Represents a permission entity.
Role
Define a list of permissions that can be used
Interfaces
IAuthorizationRepository
Represents a repository for authorization-related operations.