Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.8/jsonwebtoken/lib/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.8/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;

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists