liboauth

library implementing the OAuth Core RFC 5849 standard

WWW CVSWeb GITHub
  1. Package version
    liboauth-1.0.3p0
  2. Maintainer
    The OpenBSD ports mailing-list

liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and encode
parameters according to OAuth specification and offers high-level
functionality to sign requests or verify OAuth signatures as well as
perform HTTP requests.