| Crates.io | oauth-1a |
| lib.rs | oauth-1a |
| version | 0.1.1 |
| created_at | 2020-05-26 22:26:01.149591+00 |
| updated_at | 2020-05-26 23:31:44.241519+00 |
| description | OAuth 1.0a client implementation |
| homepage | |
| repository | https://github.com/leo60228/oauth-1a |
| max_upload_size | |
| id | 246394 |
| size | 54,841 |
A Rust implementation of OAuth 1.0a. This is intended to be completely agnostic to all application details, so you might need to do some parts yourself. A minimal example is included.