Skip to content
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

A Schema First example that uses Authorization #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joemcbride
Copy link
Member

No description provided.

@Shane32
Copy link
Member

Shane32 commented May 16, 2021

Does this sample support scopes services within the custom AuthorizationRequirement? This should be made clear, and if possible included in the sample, as the majority of the questions relating to DI received on the GraphQL.Net repo concern scoped services.

@joemcbride
Copy link
Member Author

Does this sample support scopes services within the custom AuthorizationRequirement? This should be made clear, and if possible included in the sample

No, this isn't setup to support scoped services specifically. In fact, I should change the evaluator registration to be transient now that I think of it.

I think we should have a separate example specifically showing scoped services registration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants