node-keygrip

Key signing and verification for rotated credentials for Node.js
  https://github.com/expressjs/keygrip
  0
  no reviews



This module helps signing and verifying data through a rotating credential system, in which new server keys can be added and old ones removed regularly, without invalidating client credentials.

Node.js is an event-based server-side JavaScript engine.