Skip to content

api.entities.types.IdentityWithClaims

prashantasdeveloper edited this page Sep 19, 2024 · 13 revisions

Interface: IdentityWithClaims

api/entities/types.IdentityWithClaims

Table of contents

Properties

Properties

claims

claims: ClaimData<Claim>[]

Defined in

api/entities/types.ts:294


identity

identity: Identity

Defined in

api/entities/types.ts:293

Clone this wiki locally