signing_auth

0.0.2 • Public • Published

Signing Auth

Simple request signing authentication inspired by the way OAuth signs requests. Useful when you need simple authentication of POST request between the server and client. SigningAuth can be used to check the signature of incoming http POST requests, either manually or as a connect middleware. It also supports challenge-response authentication over a socket.io websocket.

For a example of how to make a signed request from PHP/Drupal take a look at: http_client_signing_auth

See the sample application for an example of the browser-based challenge-response authentication.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i signing_auth

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • hugowetterberg