Interface UserGrant

Hierarchy

  • UserGrant

Properties

audience?: string

Audience of the grant.

clientID?: string

ID of the client.

id?: string

ID of the grant.

scope?: string[]

Scopes included in this grant.

user_id?: string

ID of the user.