Skip to content

wshearn/passport-requireuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

passport-requireuser

Passport strategy for authentication that just checks req.user.

Install

$ npm install passport-requireuser

Usage

This is if you want to mix and match basic and local auth. Like if you are making an API and you want people to be able to set the Authorization header or if you want them(or your code) to access the api while logged into a web browser.

Credits

License

The MIT License

Copyright (c) 2014 Wesley Hearn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published