Account
Defined in: @types/oidc-provider/index.d.ts:815
Indexable
Section titled “Indexable”[
key:string]:unknown
Properties
Section titled “Properties”accountId
Section titled “accountId”accountId:
string
Defined in: @types/oidc-provider/index.d.ts:816
claims
Section titled “claims”claims: (
use,scope,claims,rejected) =>CanBePromise<AccountClaims>
Defined in: @types/oidc-provider/index.d.ts:817
Parameters
Section titled “Parameters”string
string
claims
Section titled “claims”rejected
Section titled “rejected”string[]