Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

infinity-blackbox/bs-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bs-passport

Passport bindings for BuckleScript in Reason.

Getting Started

Install bs-passport using npm:

npm install --save @shikanime/bs-passport

Then add @shikanime/bs-passport as a dependency to bsconfig.json

Right now the library is somewhat underdocumented, so please view the interface file Passport.rei or the example folder to see library usage.

Run the example and tests

Build and start the server:

npm start

Run the tests:

npm test

About

Passport bindings in Reason

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages