Skip to content

# Table of Contents

Table of Contents

IClaimsetProvider

Interface for a claimset provider

RetrieveClaimset

Retrieves a validate claimset from a given JSON web token

Parameters

Returns PromiseLike<Claimset> A Task that resolves to the claimset completion

Claimset

Interface for claimset data