issues
search
icgc-argo
/
workflow-api
Search API for workflow runs
GNU Affero General Public License v3.0
1
stars
0
forks
source link
use method security to apply auth instead of class decorator in gql
#95
Closed
jaserud
closed
4 years ago
jaserud
commented
4 years ago
Proposed changes:
Use method security to verify auth scopes
Remove graphql security sub-package classes
Proposed changes: