Skip to content

googleapis/google-oauth-java-client

Folders and files

NameName
Last commit message
Last commit date
Mar 3, 2025
Mar 26, 2024
Feb 25, 2021
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Apr 13, 2022
Jul 25, 2022
Mar 3, 2025
Oct 30, 2020
Nov 22, 2021
Feb 18, 2021
Mar 12, 2025
Apr 30, 2021
Mar 13, 2013
Jan 24, 2025
Aug 27, 2013
Aug 16, 2018
Mar 3, 2025
Jun 9, 2022
Mar 3, 2025

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