Working if added in json file as:
if (options.jti) opts.jwtid = options.jti;
if (options.expiresIn) opts.expiresIn = options.expiresIn
Working if added in json file as:
if (options.jti) opts.jwtid = options.jti;
if (options.expiresIn) opts.expiresIn = options.expiresIn
Fixed in Wappler 4.5.3
This topic was automatically closed after 47 hours. New replies are no longer allowed.