A collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard http://liboauth.sourceforge.net/
Go to file
2024-01-06 05:15:10 +01:00
liboauth.spec rebuilt with debug package [release 1.0.3-2mamba;Wed Dec 01 2021] 2024-01-06 05:15:10 +01:00
README.md automatic update by autodist [release 1.0.2-1mamba;Sat Mar 22 2014] 2024-01-06 05:15:10 +01:00

liboauth

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.