Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
passport
Strategy
Interface Strategy
Index
Properties
name
Methods
authenticate
Properties
optional
public
name
?:
string
Methods
public
authenticate
(
req
:
Request
, options
?:
Object
)
Parameters
req:
Request
options?:
Object
optional
Globals
Express
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
express
fs
http
https
net
os
passport
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Passport
Strategy
name
authenticate
authenticate
authorize
deserializeUser
framework
initialize
serializeUser
session
transformAuthInfo
unuse
use