Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

EconomistDigitalSolutions/auth-example

Repository files navigation

Auth example

What is this?

A really cut down, over-commented and incomplete app with some basic authentication for illustrative purposes

Seriously, don't use it as the basis for authenticating something serious.

How do I use it?

  • install node
  • npm i to install dependencies
  • run keys.sh to generate some local keys for ssh
  • npm run dev to run it on https://localhost:3000

About

Solely for a friday learning session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published