Change the repository type filter
All
Repositories list
77 repositories
example-custom-check
Publicobservability-workshop
Publicapq-hasher
Publicretail-supergraph
Publicfederation-2-readiness
Publicexample-subgraph-mongodb
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.
- 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.
example-coprocessor-helloworld
Public template- This repository demonstrates how to setup a coprocessor with the Router to do external authentication. This can be used for service-to-service authentication, for populating claims based on an opaque token, enriching a JWT with additional scopes, etc.
graphql-data-dictionary
Publicreference-architecture
Public templaterover-actions
Publicmedia-supergraph
Publicgogeta
Publictravel-supergraph
Publicrouter-jwks-generator
Publicrouter-node-proxy
Publicfinancial-supergraph
Publicschema-shaker
Publicexpand-schema-tags
Publicapollo-faker-demo
Publicariadne-federated-traces
Publicrhai-test
PublicThis is an experimental CLI tool for running unit tests against your Router rhai scripts. It allows you to write unit tests in rhai that feel familiar and natural. This provides not only the mechanism to write and run the tests but also utilities for mocking apollo objects that allow you to fully test against the Router lifecycle.graphql-mock-cli
Public