2 releases
0.1.1 | May 26, 2020 |
---|---|
0.1.0 | May 26, 2020 |
#150 in #oauth
19KB
386 lines
oauth-1a
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.
lib.rs
:
An 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.
Dependencies
~9MB
~151K SLoC