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

Any example for schema first auth example? #154

Open
ooo2003003v2 opened this issue Jun 17, 2021 · 2 comments
Open

Any example for schema first auth example? #154

ooo2003003v2 opened this issue Jun 17, 2021 · 2 comments
Labels
question Further information is requested

Comments

@ooo2003003v2
Copy link

Hello there.
I am looking for an example for schema first auth and using controller for accessing api.
Could anyone provide me an example?

@joemcbride
Copy link
Member

This does not use a Controller, but it is Schema First with Auth + Middleware.

graphql-dotnet/examples#66

@ooo2003003v2
Copy link
Author

This does not use a Controller, but it is Schema First with Auth + Middleware.

graphql-dotnet/examples#66

Is it possible to add jwt/jwe bearer auth and getting the payload data from the token for authorize checking?

@sungam3r sungam3r added the question Further information is requested label Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants