- Notifications
You must be signed in to change notification settings - Fork2
securitybunker/databunker-nodejs-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an example of the nodejs login and signup page built with the following technologies:
- Passport.jshttp://www.passportjs.org/
- Magic.linkhttps://magic.link/
- Databunkerhttps://databunker.org/
This project was originally based on Magic.Link Nodejs example:
https://codesandbox.io/s/github/MagicLabs/example-nodejs
An in-depth review of the Databunker'Secure Session Storage.
For the purpose of testing you can use the following command to startdatabunker:
docker run -p 3000:3000 -d --rm --name dbunker securitybunker/databunker demo
For production installation, follow the Databunker installation guide:https://databunker.org/doc/install/
Make sure that you have the following environment variables in place:
export DATABUNKER_URL=http://localhost:3000/export DATABUNKER_TOKEN=DEMOexport MAGIC_PUBLISHABLE_KEY=pk_test_AAAAexport MAGIC_SECRET_KEY=sk_test_BBBBnpm install
node app.jsAbout
databunker-nodejs-example
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published