Scopes configured for an OAuth client.

Hierarchy

  • ConfiguredScope

Properties

claimNames: any[]
description: string
name: string
properties: object
timeToLive: number

Returns

the number of seconds this scope may be valid for in a token.

Methods

  • Returns any[]

  • Returns string

  • Returns string

  • Returns object

  • Returns

    the number of seconds this scope may be valid for in a token.

    Returns number

  • Returns boolean