Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @bluelibs/apollo-security-bundle with all npm packages installed. Try it out:

require("@bluelibs/apollo-bundle/package.json"); // @bluelibs/apollo-bundle is a peer dependency. require("@bluelibs/core/package.json"); // @bluelibs/core is a peer dependency. require("@bluelibs/graphql-bundle/package.json"); // @bluelibs/graphql-bundle is a peer dependency. require("@bluelibs/logger-bundle/package.json"); // @bluelibs/logger-bundle is a peer dependency. require("@bluelibs/security-bundle/package.json"); // @bluelibs/security-bundle is a peer dependency. require("passport/package.json"); // passport is a peer dependency. var apolloSecurityBundle = require("@bluelibs/apollo-security-bundle")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@bluelibs/apollo-security-bundle v2.0.1

Get access to currently logged in users through GraphQL context

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free