-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor and reorganize authorization and Sentry projects
Removed obsolete files and reorganized the project structure: - Deleted `IClaimProvider.cs`, `ClaimBuilder.cs`, `ConfigurationExtensions.cs`, `ServiceCollectionExtensions.cs`, `AllowAnonymousAuthorizationHandler.cs`, `JwtSettings.cs`, `ITokenProvider.cs`, `JwtTokenProvider.cs`, `WebHostBuilderExtensions.cs`, and `UserFactory.cs`. - Removed `EasyExtensions.Authorization.csproj` and `EasyExtensions.Sentry.csproj`. - Updated `EasyExtensions.sln` to remove old project references and add new ones. - Added `EasyExtensions.AspNetCore.Authorization.csproj` for JWT handling. - Added `EasyExtensions.AspNetCore.Sentry.csproj` for Sentry integration.
- Loading branch information
Showing
15 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters