PHP 7.4.33
Preview: NotBeforeError.js Size: 362 B
/var/www/receipt-app-backend-bitkit.dk/httpdocs/node_modules/jsonwebtoken/lib/NotBeforeError.js
var JsonWebTokenError = require('./JsonWebTokenError');

var NotBeforeError = function (message, date) {
  JsonWebTokenError.call(this, message);
  this.name = 'NotBeforeError';
  this.date = date;
};

NotBeforeError.prototype = Object.create(JsonWebTokenError.prototype);

NotBeforeError.prototype.constructor = NotBeforeError;

module.exports = NotBeforeError;

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).