Skip to content

api.entities.types.IdentityWithClaims

prashantasdeveloper edited this page Dec 2, 2024 · 17 revisions

Interface: IdentityWithClaims

api/entities/types.IdentityWithClaims

Table of contents

Properties

Properties

claims

claims: ClaimData<Claim>[]

Defined in

api/entities/types.ts:301


identity

identity: Identity

Defined in

api/entities/types.ts:300

Clone this wiki locally