oauth-credentials-ios

Crates.iooauth-credentials-ios
lib.rsoauth-credentials-ios
version0.0.1
sourcesrc
created_at2024-08-02 19:49:56.867463
updated_at2024-08-02 19:49:56.867463
descriptionTypes for representing the credential pairs of OAuth 1.0.
homepage
repositoryhttps://github.com/samgj18/oauth1-ios-rs
max_upload_size
id1323636
size22,037
Samuel (samgj18)

documentation

https://docs.rs/oauth-credentials-ios/0.0.1/oauth_credentials_ios/

README

OAuth 1.0

This is a fork from OAuth 1.0. All credits go to the original author.

The main difference is that this fork doesn't strictly adhere to the OAuth 1.0 specification, and instead allows for more flexibility in the request signing process, namely it allows HMAC-SHA256 (and more to come) hashing algorithms.

Commit count: 0

cargo fmt