Hi team, I wrote an elixir module a few months ago to handle signing and verifying TrueLayer requests, and thought I'd extract it out into a module. Just wanted to share it here in case other elixir users stumble upon this repo in the future:
https://github.com/timwis/ex_truelayer_signing
Happy to submit it as a PR here if you like - I don't need to be the package owner or anything. I don't quite have your test coverage, though it shouldn't be too hard to add it. But no worries if you don't want to take on the maintenance of another language.
Hi team, I wrote an elixir module a few months ago to handle signing and verifying TrueLayer requests, and thought I'd extract it out into a module. Just wanted to share it here in case other elixir users stumble upon this repo in the future:
https://github.com/timwis/ex_truelayer_signing
Happy to submit it as a PR here if you like - I don't need to be the package owner or anything. I don't quite have your test coverage, though it shouldn't be too hard to add it. But no worries if you don't want to take on the maintenance of another language.