Skip to content

Interface: PublishPublicClaimOptions

modules/claims.PublishPublicClaimOptions

Table of contents

Properties

Properties

claim

claim: Object

Claim params

Type declaration

Name Type Description
claimType? string Role namespace
token? string JWT token generated by requestor during claim request

registrationTypes

Optional registrationTypes: RegistrationTypes[]

Registration types


token

Optional token: string

Deprecated