-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: authorizer applied to pub sub * feat(query-graphql): authorizer for websocket in resolvers * updating spaces to improve code review * feat: authorizer for create many * feat: authorizer applied to update subscriptions * feat: authorizer applied to delete subscriptions * fix: adding missing decorator to make authorizer applied to update and delete subscriptions working * feat: Enable authorizers on subscriptions * feat: Enable authorizers on subscriptions * example: Add authorized subscription example * fix: lock apollo versions until nestjs/graphql updates Co-authored-by: Armando Soriano <asoriano.dev@gmail.com>
- Loading branch information
1 parent
f40cac6
commit d2f857f
Showing
10 changed files
with
233 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.