Skip to content

dougmrqs/fastify-totp-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOTP with Fastify, a minimal example

Instructions

  1. Clone the repository
  2. Make your .env based on .env.example (cp .env.example .env)
  3. Run npm install
  4. Run npm start
  5. Open your browser and navigate to http://localhost:3000

About

A minimal example app using Fastify with TOTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published