/keystonejs-auth

A Secure Star Wars API developed with KeystoneJS

Primary LanguageJavaScript

Secure Star Wars API

This API is built with KeystoneJS and secured with Auth0.

This is the code that accompanies the KeystoneJS tutorial on Auth0 Blog.

Installation

# Get the project
git clone git@github.com:auth0-blog/keystonejs-auth.git

# Change directory
cd keystonejs-auth

# Install the dependencies
npm install

# Run your app
node keystone