jaredhanson / passport-local

Username and password authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local&utm_content=about
MIT License
2.73k stars 497 forks source link

Updating README.md with info about how to authorize routes. #188

Open wesleycsj opened 3 years ago

wesleycsj commented 3 years ago

After wasting some months and more hours reading code and some forums on internet. I found more people with the same question about authenticate function, and how to authorize routes. So, i decided to add this information to the README.

Checklist

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 97.619% when pulling a815bf8b82c63dca04476f5b294238faf5ce9cad on wesleycsj:master into 4d9fbefeba48164c43d5bde4e48ff57c2c37d372 on jaredhanson:master.