Interface AuthenticateOptions

Hierarchy

  • AuthenticateOptions

Properties

assignProperty?: string
authInfo?: boolean
failWithError?: boolean
failureFlash?: string | boolean
failureMessage?: string | boolean
failureRedirect?: string
passReqToCallback?: boolean
pauseStream?: boolean
prompt?: string
scope?: string | string[]
session?: boolean
state?: string
successFlash?: string | boolean
successMessage?: string | boolean
successRedirect?: string
successReturnToOrRedirect?: string
userProperty?: string

Generated using TypeDoc