1.1.5 • Published 1 year ago

better-passport v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago