Skip to content

googleapis/google-oauth-java-client

Google OAuth Client Library for Java

This client library is supported but in maintenance mode only. We are fixing necessary bugs and adding essential features to ensure this library continues to meet your needs for accessing Google APIs. Non-critical issues will be closed. Any issue may be reopened if it is causing ongoing problems.

Description

Written by Google, the Google OAuth Client Library for Java is a powerful and easy-to-use Java library for the OAuth 1.0a and OAuth 2.0 authorization standards. The Google OAuth Client Library for Java is designed to work with any OAuth service on the web, not just with Google APIs. It is built on the Google HTTP Client Library for Java.

The library supports the following Java environments:

  • Java 7 (or higher)
  • Android 4.0 (Ice Cream Sandwich) (or higher)
  • Google App Engine

For access to Google APIs, see the Google APIs Client Library for Java.

This is an open-source library, and contributions are welcome.

Documentation

CI Status

Java Version Status
Java 7 Kokoro CI
Java 8 Kokoro CI
Java 11 Kokoro CI