mikenicholson / passport-jwt

Passport authentication using JSON Web Tokens
MIT License
1.96k stars 213 forks source link

Removed confusing option parameter #115

Closed flouc001 closed 7 years ago

flouc001 commented 7 years ago

The {session:false} parameter was causing some confusion there is no need to pass even any options when authenticating.