• en

sociaml-oauth-client 0.4.0

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.0.tar.gz
7e3e3a2de9ff8240642b0d0a85f17dd9
Edit https://github.com/ocaml/opam-repository/tree/master/packages/sociaml-oauth-client/sociaml-oauth-client.0.4.0/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