better-passport
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

better-passport

Easy and simple passport file for express.js

Installation

> npm i better-passport

Features

  • All control is on you!
    • You don't need to tell passport that if an account is valid! Just create session while logging in.
  • No cache reset on restart!
    • Non of the login actions are going to be reset after machine or process restart, so their users won't need to login everytime server gets restarted.
  • Data options!
    • They can select JSON or Sqlite for token saving!
  • Secure!
    • Currently there are no bugs and exploits, have fun!

Wiki

Click me to enter wiki!

Package Sidebar

Install

npm i better-passport

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

20.8 kB

Total Files

5

Last publish

Collaborators

  • oguzhanumutlu