Extensions
Namespace: RA.Utilities.Authorization.Extensions
Provides utility extensions methods for working with Authorization.
📄️ ClaimsPrincipalExtensions
The ClaimsPrincipalExtensions class provides a set of convenient extension methods for the ClaimsPrincipal object, simplifying common claim-related tasks.
📄️ DependencyInjectionExtensions
The DependencyInjectionExtensions class provides a convenient extension method to simplify the registration of the ICurrentUser service in your application's dependency injection container.