node-hawk

HTTP Hawk Authentication Scheme
  https://github.com/hueniverse/hawk#readme
  0
  no reviews



Hawk is an HTTP authentication scheme using a message authentication code (MAC) algorithm to provide partial HTTP request cryptographic verification. For more complex use cases such as access delegation, see Oz.

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