4
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2025-11-12 07:13:50 +00:00
setup-node/node_modules/oauth-sign/README.md
eric sciple ae5dcb46c8 .
2020-01-24 12:30:26 -05:00

11 lines
No EOL
188 B
Markdown

oauth-sign
==========
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
## Supported Method Signatures
- HMAC-SHA1
- HMAC-SHA256
- RSA-SHA1
- PLAINTEXT