API for MicroProfile JWT (JSON Web Token) authentication, enabling token-based security in microservices.
<dependency>
<groupId>org.eclipse.microprofile.jwt</groupId>
<artifactId>microprofile-jwt-auth-api</artifactId>
<version>1.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Injects a JWT claim using MicroProfile JWT annotations.
Deploy on a MicroProfile-compatible application server.
No dependency data recorded yet.