package sociaml-oauth-client

  1. Overview
  2. No Docs
OAuth Client Library for Ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
md5=7cc45741981578a7b6198e7a92c61f40

Description

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.

Published: 18 Nov 2014

Dependencies (10)

  1. ocamlbuild build
  2. re2
  3. cryptokit
  4. cohttp >= "0.12.0" & < "0.14.0"
  5. uri
  6. ssl
  7. lwt < "3.0.0"
  8. core_kernel
  9. oasis
  10. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (1)

  1. sociaml-tumblr-api >= "0.2.0"

Conflicts

None