craigphares / gatsby-auth0

Protect GatsbyJS with Auth0 for Single Page Apps

Home Page:https://craigphares.com/gatsbyjs-auth0-spa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Protect GatsbyJS with Auth0 for Single Page Apps

Often, you need to create an app with gated content, restricted to only authenticated users. Fortunately, with the new Auth0 Single Page App SDK and the GatsbyJS framework, you can add serious security to your app with minimal effort.

🚀 Quick start

  1. Start developing.

    Navigate into your new site’s directory and start it up.

    cd gatsby-auth0/
    gatsby develop
  2. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Open the gatsby-auth0 directory in your code editor of choice and edit any file. Save your changes and the browser will update in real time!

About

Protect GatsbyJS with Auth0 for Single Page Apps

https://craigphares.com/gatsbyjs-auth0-spa/

License:MIT License


Languages

Language:JavaScript 100.0%