8000 GitHub - bharatvaj/oauth2: OAuth 2 C Client Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bharatvaj/oauth2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
< 8000 /div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
```

About

OAuth 2 C Client Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.2%
  • Makefile 5.8%
0