/gridsome-auth0-starter

A Gridsome starter using Auth0 for user authentication.

Primary LanguageVueMIT LicenseMIT

Gridsome Auth0 Starter

A Gridsome starter using Auth0 for user authentication.

screenshot

Demo URL

https://gridsome-auth0-starter.netlify.app

Features

  • User signin and signup using Auth0
  • User profile page showing user avatar, name, etc...

Requirements

  • You need an account at Auth0
  • Add your own client and key information in auth_config.json
  • You need to add your own urls in the application settings of your Auth0 account this way:

auth0-app-config

Installation

  1. Install Gridsome CLI tool if you don't have it: npm install --global @gridsome/cli
  2. Clone the repo: git clone https://github.com/jsappme/gridsome-auth0-starter.git
  3. cd gridsome-auth0-starter
  4. npm install
  5. gridsome develop to start a local dev server at http://localhost:8080

Notes

Happy coding!

Gridsome Shopify = ❤️