Crates.io | oauth1-client |
lib.rs | oauth1-client |
version | 0.1.0 |
source | src |
created_at | 2024-04-07 19:01:37.795479 |
updated_at | 2024-04-07 19:01:37.795479 |
description | OAuth 1.0a Client Library |
homepage | |
repository | https://gitlab.com/LunarEclipse363/oauth1-client |
max_upload_size | |
id | 1199425 |
size | 45,097 |
This crate implements the OAuth Core v1.0a Specification
rsa
- enables the RSA-SHA1
signature methodNote: I currently don't plan to develop this library much further as it fits my needs. Feel free to send MRs or file issues though, if there's demand I can put some more work into it :)
hyper
- currently network layer left up to the userLicensed under the EUPL-1.2.
The licence is interoperable (no restrictions on linking in order to facilitate the integration of multiple components), reciprocal (third parties distributing improvements or derivatives must publish and provide back the modified source code) and compatible: no global relicensing permitted, but the source code could be reused in other projects under GPL/AGPL, EPL, LGPL, MPL, OSL, CeCILL, LiLiQ. EUPL covers SaaS / network distribution. EUPL covers "the Work" (software and ancillary data). (Source)
Unless explicitly stated otherwise, you agree to release any contributions submitted for inclusion with this work under the EUPL-1.2
license, without any additional terms or conditions.