Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/transferwise/digital-signatures-examples


https://github.com/transferwise/digital-signatures-examples

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Wise API integration code examples

This repository complements [Wise API documentation](https://api-docs.wise.com/), providing examples implemented in different programming languages on how to use sign SCA requests when used with personal tokens and how to verify webhook signatures.

- [Sign SCA requests when used with personal tokens](sca-personal-tokens/README.md)
- [Webhook signature verification](verify-webhook-signature/README.md)