PHP 7.4.33
Preview: JsonWebTokenError.js Size: 428 B
/var/www/receipt-app-backend-bitkit.dk/httpdocs/node_modules/jsonwebtoken/lib/JsonWebTokenError.js
var JsonWebTokenError = function (message, error) {
  Error.call(this, message);
  if(Error.captureStackTrace) {
    Error.captureStackTrace(this, this.constructor);
  }
  this.name = 'JsonWebTokenError';
  this.message = message;
  if (error) this.inner = error;
};

JsonWebTokenError.prototype = Object.create(Error.prototype);
JsonWebTokenError.prototype.constructor = JsonWebTokenError;

module.exports = JsonWebTokenError;

Directory Contents

Dirs: 0 × Files: 8
Name Size Perms Modified Actions
99 B lrw-r--r-- 2026-05-06 08:23:45
Edit Download
428 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
362 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
107 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
99 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
412 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
395 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
2.19 KB lrw-r--r-- 2026-05-06 08:23:46
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).