passport-oauth2 icon indicating copy to clipboard operation
passport-oauth2 copied to clipboard

Readme Options

Open 360disrupt opened this issue 9 years ago • 0 comments

I couldn't find a description of the available options (neither here, http://passportjs.org/docs/facebook, nor in the code https://github.com/jaredhanson/passport-oauth2/blob/master/lib/strategy.js (line 43-50))

Explicitly the state option is very interesting. And is there a way to restrict a strategy to the request IP, so that the callback can only be invoked from a certain IP?

360disrupt avatar Jan 14 '16 11:01 360disrupt