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 cantina-auth-facebook with all npm packages installed. Try it out:

require("cantina/package.json"); // cantina is a peer dependency. require("cantina-redis/package.json"); // cantina-redis is a peer dependency. require("cantina-session/package.json"); // cantina-session is a peer dependency. require("cantina-auth/package.json"); // cantina-auth is a peer dependency. require("cantina-web/package.json"); // cantina-web is a peer dependency. var cantinaAuthFacebook = require("cantina-auth-facebook")

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

cantina-auth-facebook v4.1.1

Facebook authentication for cantina

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