vertx / io.vertx.ext.auth.jwt / JWTAuth / create

create

open static fun create(vertx: Vertx, config: JWTAuthOptions): JWTAuth

Create a JWT auth provider

Parameters

vertx - the Vertx instance

config - the config

Return
the auth provider