1.1.5 • Published 2 years ago

better-passport v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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!

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago