Factory interface for creating JWT based io.vertx.groovy.ext.auth.AuthProvider instances.
Create a JWT auth provider
vertx
- the Vertx instanceconfig
- the configGenerate a new JWT token.
claims
- Json with user defined claims for a list of official claimsoptions
- extra options for the generation (see JWTOptions)io.vertx:vertx-auth-jwt:3.1.0