Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haf/haskell-nextjs-webhooks
Sample PoC for HMAC auth; deriving the action key from the master key
https://github.com/haf/haskell-nextjs-webhooks
Last synced: 7 days ago
JSON representation
Sample PoC for HMAC auth; deriving the action key from the master key
- Host: GitHub
- URL: https://github.com/haf/haskell-nextjs-webhooks
- Owner: haf
- Created: 2020-06-16T19:55:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:05:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T13:42:17.372Z (about 2 months ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A sample server-client HMAC example
...because sometimes, when someone is wrong on the internet, code can speak.
## Quickstart on macOS
TBD
## References
- www.serpentine.com/wreq/tutorial.html
- https://github.com/hmemcpy/haskell-hie-devcontainer