JwkSetRetrieverFunction

Clients need to retrieve the URL passed in as the only argument, and parse the content to JsonWebKeySet.

Functions

Link copied to clipboard
abstract suspend operator fun invoke(url: String): JsonWebKeySet?