Skip to content

mrnumber/ooauth

 
 

Repository files navigation

This is OOAuth, OAuth for OCaml, version 0.1.

Requirements:

  Cryptokit, Ocamlnet, Ocurl is optional.

To configure:

  If you don't have Ocurl, remove references to it from ooauth.mllib, META, and FILES in Makefile.

To install:

  make
  make install

After installing, try the example in examples/term.ie/.

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 95.5%
  • C 4.5%