• en

sociaml-oauth-client 0.4.1

Author Dominic Price
License ISC
Homepage https://github.com/dominicjprice/sociaml-oauth-client
Maintainer dominic.price@nottingham.ac.uk
Dependencies
& cohttp
core
cryptokit
lwt
oasis
re2
ssl
uri
OCaml >= 4.01.0
Published Jun 18, 2014
Source [http] https://github.com/dominicjprice/sociaml-oauth-client/archive/v0.4.1.tar.gz
c52a456c4e19f58b49874e1e4b6e76bd
Edit https://github.com/ocaml/opam-repository/tree/master/packages/sociaml-oauth-client/sociaml-oauth-client.0.4.1/opam

OAuth Client Library for Ocaml

A very basic OAuth client library for OCaml. Currently supports Version 1.0a of the OAuth protocol and has been tested against the Twitter and Tumblr OAuth APIs.

Necessary for
sociaml-tumblr-api