Module health.base.auth
ballerinax/health.base.auth Ballerina library
1.0.2
Private Key JWT Authentication Provider
Module Overview
This module contains an authentication provider that supports client assertion JWTs. Using this module, access token requests to token endpoints can be sent with a client assertion. The module handles also the caching and management of access tokens.