open static fun create(vertx: Vertx, config: JWTAuthOptions): JWTAuth
Create a JWT auth provider
vertx - the Vertx instance
vertx
config - the config
config
Return the auth provider