An open API service indexing awesome lists of open source software.

https://github.com/kjuly/gtmoauth2

Lib for OAuth2 (unofficial).
https://github.com/kjuly/gtmoauth2

Last synced: 23 days ago
JSON representation

Lib for OAuth2 (unofficial).

Awesome Lists containing this project

README

        

GTMOAuth2
=========

The Google Toolbox for Mac OAuth 2 Controllers make it easy for Cocoa applications to sign in to services using OAuth 2 for authentication and authorization.

[Source on Google Code][URL:Source on Google Code]

# Features include:

- Complete embedded user interface using WebKit
- Works with Google APIs and with any standard OAuth 2 provider
- Handles sign-in, keychain storage of authorization token, and authorizing of requests
- Independent of other projects

# [__Introduction__][URL:Introduction]

# [__BecomingAContributor__][URL:BecomingAContributor]

[URL:Source on Google Code]: http://code.google.com/p/gtm-oauth2/
[URL:Introduction]: http://code.google.com/p/gtm-oauth2/wiki/Introduction
[URL:BecomingAContributor]: http://code.google.com/p/gtm-oauth2/wiki/BecomingAContributor