Skip to content

mindiply/passport-remember-anonymous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Passport strategy for sticky anonymous authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published