Skip to content

thebiglabasky/example-visitor-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBook "Visitor Authentication" Example

This repository is a small example of an application implementing the GitBook "Visitor authentication".

You can run this repository with:

yarn
GITBOOK_URL=https://mycompany.gitbook.io/myspace/ GITBOOK_JWT_KEY=<key from your repository> node ./server.js

About

Minimalist NodeJS application for "Visitor Authentication"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%