Sub-modules for zerodep-web-push-java that
provide implementations of com.zerodeplibs.webpush.jwt.VAPIDJWTGenerator
utilizing third-party JWT
libraries.
This is the branch for v2. The branch for v1 is here.
Uses Java JWT - auth0.
Uses FusionAuth JWT.
Uses Java JWT.
Uses jose4j.
Uses Nimbus JOSE + JWT.
Uses JWT Auth - Vert.x.
MIT
- The classes of the sub-modules other than zerodep-web-push-java-ext-jwt-vertx are always thread-safe.
- The classes
of zerodep-web-push-java-ext-jwt-vertx are
thread-safe when a given
vertxObtainStrategy
is thread-safe.
This project follows a git flow -style model.
Please open pull requests against the dev
branch.