Change the repository type filter
All
Repositories list
86 repositories
example-custom-check
Publicobservability-workshop
Publicdiagram-as-code-themes
Publicreference-architecture
Public templateenterprise-workshop
Public templategraphos-workshop
Public templateuplink-relay
Public- This repository demonstrates how to setup a coprocessor with the Router to evaluate policy-based authorization with the @Policy directive. Note that this repo currently does not enforce authentication via a JWT or other token for the sake of simplicity.
coprocessor-examples
Publicgenerate-query-plan
Publicgovernance-example
Publicapollo-faker-demo
Publicstatus-code-coprocessor
Publicrouter-grafana-template
Publicfederation-2-readiness
Publicexample-coprocessor-helloworld
Public templateschema-shaker
Publicinsurance-demo
Publicrover-actions
Publicexample-subgraph-mongodb
Publicfederation-workshop
Publicgraphql-mock-cli
Publicapq-hasher
Publicretail-supergraph
Public- This repository demonstrates how to use JWT authentication in the Router with the @requiresScopes directive when the JWT does not use the standard scope JWT claim. In this example, it is instead stored as an array of strings on the authorizations property of the JWT. The Rhai script in this repo converts it to the format expected by the Router.