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).
- Host: GitHub
- URL: https://github.com/kjuly/gtmoauth2
- Owner: Kjuly
- Created: 2013-01-08T02:27:23.000Z (over 12 years ago)
- Default Branch: dev
- Last Pushed: 2013-01-08T11:09:39.000Z (over 12 years ago)
- Last Synced: 2025-02-10T08:22:01.270Z (3 months ago)
- Language: Objective-C
- Size: 359 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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