Skip to main content
Version: 5.7.x.x Java 8 ELS

JWT class function

The JWT handler Lua class function and its methods are experimental. Contact support if you encounter unexpected behavior.

FunctionDescriptionSample
nevis.util.jwt.new()Instantiates a new JWT handler object.local jwtHandler = nevis.util.jwt.new()