Skip to content

crossid/sample-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-nodejs

A nodejs example, with crossid authentication

Deploy to DO

running locally

npm install
SECRET=anyRandomSecret \
BASE_URL=https://localhost \
ISSUER_BASE_URL=https://<tenant>.crossid.io/oauth2 \
CLIENT_ID=<client_id> \
CLIENT_SECRET=<client_secret> \
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published