Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticatorPluginResult

The result returned from AuthenticationHandler

Hierarchy

  • AuthenticatorPluginResult

Index

Properties

Properties

data

data: object

Type declaration

  • [key: string]: any

Optional error

error: Error

status

status: number

success

success: boolean

Generated using TypeDoc