Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

An example implementation of the webmaker login system using webmaker-auth and webmaker-auth-client in a node, express, and nunjucks application

License

Notifications You must be signed in to change notification settings

mozilla/webmaker-login-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webmaker Login Example

This repository is to be used as a reference for implementing Webmaker Authentication in a node/express/nunjucks application

Points of interest (look for inline comments explaining what to do):

Required npm modules:

Optional npm modules:

Required bower module:

setup

  1. git clone https://github.com/mozilla/webmaker-login-example.git
  2. npm install
  3. cp env.dist .env
  4. node app

More

For further configuration options and details, read the webmaker-auth README and the webmaker-auth-client README

About

An example implementation of the webmaker login system using webmaker-auth and webmaker-auth-client in a node, express, and nunjucks application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published