Skip to content

Commit

Permalink
Improve README.md and clean up unused usings
Browse files Browse the repository at this point in the history
Updated README.md:
- Reformatted installation, configuration, and code examples using code blocks.
- Added sections for Swashbuckle and Microsoft.AspNetCore.OpenApi integration.
- Documented a known issue with `AddSimpleAuthentication` and `AddOpenApi`.
- Updated JWT Bearer and custom authentication logic examples.
- Enhanced permission-based authorization section.
- Added links to JWT Bearer and API Key samples.

Cleaned up AuthenticationOperationTransformer.cs:
- Removed several unused `using` directives.
  • Loading branch information
marcominerva committed Dec 17, 2024
1 parent ff576f1 commit 5f6ab87
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 172 deletions.
Loading

0 comments on commit 5f6ab87

Please sign in to comment.