truelayer signing
v0.3.1
Convenient libraries to produce TrueLayer API requests signatures.
Request signatures are created using a private key and included with certain API requests. They can then be verified using the associated public key.
See request-signing-v2.md for an explanation of how request signing is implemented.
TrueLayer webhooks include a Tl-Signature header similar to request signatures but signed by a TrueLayer private key.
See per-language examples on how to properly verify webhooks.
Contributions are always welcome!
See our contributing guide and our wiki.
Please adhere to this project's code of conduct.