signed-req
v0.1.1
Published
Sign and Encodes/Decodes HTTP requests.
Downloads
4
Readme
Sign and Encodes/Decodes HTTP requests
If you created an API and want a way to trust incoming requests, then this module is for you.
Give the user an secret key to encrypt it requests, then you get a copy of this secret to check if incomming request ys integral and sent by an trusted user.