Skip to content

A Secure Star Wars API developed with KeystoneJS

Notifications You must be signed in to change notification settings

jonathansadler/keystonejs-auth

 
 

Repository files navigation

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 [email protected]:auth0-blog/keystonejs-auth.git

# Change directory
cd keystonejs-auth

# Install the dependencies
npm install

# Run your app
node keystone

About

A Secure Star Wars API developed with KeystoneJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 6.5%
  • CSS 1.1%