Skip to content

OguzhanUmutlu/BetterPassport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Easy and simple passport file for express.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published