Skip to content

Commit

Permalink
Update oauth-2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnbad2000 committed Sep 16, 2024
1 parent dd33337 commit c040dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/oauth-2.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: OAuth 2.0
title: OAuth 2.0
---

# Using OAuth 2.0 with the Google API Client Library for Java
Expand Down Expand Up @@ -603,4 +603,4 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
[javascript-client]: https://developers.google.com/api-client-library/javascript/
[play-services]: https://developer.android.com/google/play-services/index.html
[account-manager]: http://developer.android.com/reference/android/accounts/AccountManager.html
[tasks-sample]: https://github.com/google/google-api-java-client-samples/tree/master/tasks-android-sample
[tasks-sample]: https://github.com/google/google-api-java-client-samples/tree/master/tasks-android-sample

0 comments on commit c040dd0

Please sign in to comment.