Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HarvardKeyStrategy

Implements passport strategy to connect to Harvard Key for authentication

Hierarchy

  • Strategy
    • HarvardKeyStrategy

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • verify: VerifyCallback

    Returns HarvardKeyStrategy

Methods

authenticate

  • authenticate(req: Request, options?: any): any
  • Parameters

    • req: Request
    • Optional options: any

    Returns any

validate

  • validate(req: Request): User | boolean

Generated using TypeDoc