ballerina/jwt Ballerina library

1.1.0-alpha8

Package Overview

This package provides a listener JWT authentication provider, which can be used to authenticate the provided credentials against the provided JWT validator configurations, and a client self-signed JWT authentication provider, which can be used to authenticate against an external endpoint with a self-signed JWT issued against the provided JWT issuer configurations. Also, this module provides the functionality related to issuing and validating a JWT.

For information on the operations, which you can perform with this module, see the below Functions. For examples on the usage of the operations, see the following.

Import

import ballerina/jwt;Copy

Metadata

Released date: over 2 years ago

Version: 1.1.0-alpha8


Compatibility

Platform: java11

Ballerina version: slalpha5

GraalVM compatible: Yes


Stats

Pull count: 1167


Other versions

See more...