passport-remember-anonymous

0.0.2 • Public • Published

passport-remember-anonymous

Passport strategy that allows anonymous users, but keeps track of them via a cookied.

Our use case is a simple web application where users can vote anonymously, but we want to avoid them voting multiple times. After the first time they vote, we would remember they already voted.

Useful only if the obvious lack of security is acceptable for your application.

Usage

Thanks

Thanks to Jared Hanson for his great Passport

License

The MIT License

Package Sidebar

Install

npm i passport-remember-anonymous

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • bongione