- Add serve.py to resolve clean Quartz URLs to .html files - Regenerate Quartz site with correct baseUrl http://100.118.5.51:9120 - 196 HTML files emitted; all internal links now resolve
11 lines
188 B
Markdown
11 lines
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 |