GTMAppAuth
Apple platforms SDK for using AppAuth with Google libraries.
File Explorer
Download Latest Version (.zip)- bug_report.md
- config.yml
- feature_request.md
- builds.yml
- publish-docs.yml
- scorecards.yml
- tests.yml
- Example.xcconfig
- project.pbxproj
- project.pbxproj
- Contents.json
- LaunchScreen.storyboard
- AppDelegate.h
- AppDelegate.m
- GTMAppAuthExampleViewController.h
- GTMAppAuthExampleViewController.m
- GTMAppAuthExampleViewController.xib
- Info.plist
- main.m
- SceneDelegate.h
- SceneDelegate.m
- .gitignore
- Podfile
- README.md
- project.pbxproj
- project.pbxproj
- Contents.json
- GTMAppAuthExampleViewController.xib
- MainMenu.xib
- AppDelegate.h
- AppDelegate.m
- GTMAppAuthExampleViewController.h
- GTMAppAuthExampleViewController.m
- Info.plist
- main.m
- .gitignore
- Example-macOS.entitlements
- Podfile
- README.md
- GTMOAuth2Compatibility.swift
- KeychainAttribute.swift
- KeychainHelper.swift
- KeychainStore.swift
- PrivacyInfo.xcprivacy
- AuthSession.swift
- AuthSessionDelegate.swift
- AuthSessionStore.swift
- AuthorizationTestingHelp.swift
- GTMAppAuthTestingHelpers.swift
- KeychainHelperFake.swift
- OIDAuthorizationRequestTesting.swift
- OIDAuthorizationResponseTesting.swift
- OIDAuthStateTesting.swift
- OIDRegistrationRequestTesting.swift
- OIDRegistrationResponseTesting.swift
- OIDServiceConfigurationTesting.swift
- OIDTokenRequestTesting.swift
- OIDTokenResponseTesting.swift
- GTMKeychainStoreTests.m
- GTMOAuth2CompatibilityTests.m
- GTMAuthSessionTests.m
- GTMOAuth2CompatibilityTests.swift
- KeychainStoreTests.swift
- AuthSessionTests.swift
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- Gemfile
- Gemfile.lock
- GTMAppAuth.podspec
- LICENSE
- Package.swift
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/google/GTMAppAuth
Downloads the entire project code from GitHub to your computer.
cd GTMAppAuth
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
