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

⚠️ Deprecation Notice

Google has deprecated the use of embedded web-views for OAuth, which this library relies on. When making OAuth requests to Google, use the replacement GTMAppAuthlibrary.

GTM OAuth 2: Google Toolbox for Mac - OAuth 2 Controllers

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

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.

Features include:

To get started with GTM OAuth 2, read the wiki.

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

The library incorporates theGTM Session Fetcher project.

There is a separate project for OAuth 1 controllers.

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