bharatvaj/oauth2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A client library to implement OAuth 2.0 Original code taken from: https://github.com/slugonamission/OAuth2 Prerequisites: libcurl make libc Building: ```sh make ```