Skip to content

# Table of Contents

Table of Contents

IKeysetProvider

Interface for a JSON web keyset (JWKS) provider

RetrieveKeyset

Retrieves an dictionary of named keys

Returns PromiseLike<[Keyset]> A Task that resolves to a dictionary of named keys on completion

Keyset

Interface for Keyset