Class InvalidConfigurationError

Thrown at construction time for an invalid option combination (e.g. refreshTokenMode: 'online' without useDpop: true). The suggestion names the fix.

Hierarchy (view full)

Constructors

Properties

error: string
error_description: string
suggestion: string

Methods