GitHub - google/gtm-oauth: Google Toolbox for Mac - OAuth Controllers (original) (raw)

⚠️ Notice

This is a client library for OAuth 1.0. Googleno longersupports OAuth 1.0. If you're looking for the modern Google OAuth 2.0 library for iOS, macOS, and tvOS, see GTMAppAuth.

GTM OAuth: Google Toolbox for Mac - OAuth 1.0 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 1.0 for authentication and authorization.

Features include:

To get started with GTM OAuth, read thewiki.

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

The library incorporates theGTM HTTP Fetcher project.

This project is for controllers for services using the OAuth 1.0 protocol. There is a separate project for OAuth 2.0 controllers.

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