Skip to content

Conversation

@PMoski
Copy link

@PMoski PMoski commented Apr 3, 2025

  • Added a constructor to JwtBearerEventsWrapperBase for flexible inner service handling.
  • Implemented InnerResolved method to resolve inner JwtBearerEvents from the service provider.
  • Updated JwtBearerOptionsExtensions to dynamically set the Events property based on EventsType.
  • Enhanced QueryStringJwtBearerEventsWrapper with new constructors and validation checks.
  • Introduced new unit tests for QueryStringJwtBearerEventsTypeWrapper and QueryStringJwtBearerEventsWrapperBaseTests.
  • Refactored existing tests to align with the new structure and validate event wrapper behavior.

PMoski added 2 commits April 3, 2025 10:09
- Added a constructor to `JwtBearerEventsWrapperBase` for flexible inner service handling.
- Implemented `InnerResolved` method to resolve inner `JwtBearerEvents` from the service provider.
- Updated `JwtBearerOptionsExtensions` to dynamically set the `Events` property based on `EventsType`.
- Enhanced `QueryStringJwtBearerEventsWrapper` with new constructors and validation checks.
- Introduced new unit tests for `QueryStringJwtBearerEventsTypeWrapper` and `QueryStringJwtBearerEventsWrapperBaseTests`.
- Refactored existing tests to align with the new structure and validate event wrapper behavior.
@PMoski
Copy link
Author

PMoski commented Apr 8, 2025

Hey @carusology, can you take a look at my PR, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant