Skip to content

Bug Fix: Use Context ServiceProvider for AuthService Instance #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

kevin-carroll
Copy link
Member

  • Fixed a bug where SchemaItemAuthorizationMiddleware would resolve an IAuthorizationService instance at startup. It will now correctly resolve an instance per context invocation.

@kevin-carroll kevin-carroll self-assigned this Oct 1, 2023
@kevin-carroll kevin-carroll linked an issue Oct 1, 2023 that may be closed by this pull request
@kevin-carroll kevin-carroll merged commit a43e7a3 into master Oct 8, 2023
@kevin-carroll kevin-carroll deleted the bug/130-authService branch October 8, 2023 23:07
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.

Unable to use with a scoped IAuthorizationHandler
2 participants