Skip to content

kikin81/gtm-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTM OAuth: Google Toolbox for Mac - OAuth Controllers

Project site https://github.com/google/gtm-oauth
Discussion group http://groups.google.com/group/gtm-oauth

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

Features include:

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

To get started with GTM OAuth, read the wiki.

If you have a problem or want a new feature to be included in the library, please join the GTM-OAuth discussion group or submit an issue.

The library incorporates the GTM HTTP Fetcher project.

This project is for controllers for services using the OAuth 1 protocol. There is a separate project for OAuth 2 controllers.

Other useful classes for OS X and iOS developers are available in the Google Toolbox for Mac.

About

Google Toolbox for Mac - OAuth Controllers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%