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