A Rust API Client for the Prove Identity API
https://developer.prove.com/reference/quick-start
Add this to your Cargo.toml:
[dependencies]
prove-rs = {path = "../path/to/prove-rs"}
Contributions in any form (suggestions, bug reports, pull requests, and feedback)are welcome. If you've found a bug, you can submit and issue or email me at [email protected].
Licensed under the MIT License
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.