Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ecom.google.android.libraries.places.api.auth\u003c/code\u003e package provides interfaces for authentication in the Places SDK for Android.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePlacesAppCheckTokenProvider\u003c/code\u003e is an interface used to retrieve the App Check token necessary for authenticating requests to the Places API.\u003c/p\u003e\n"]]],["The core content defines `PlacesAppCheckTokenProvider`, an interface within the `com.google.android.libraries.places.api.auth` package. This interface's primary function is to provide a mechanism for retrieving the App Check token. This token is likely used for authentication or verification purposes within the Google Places API for Android.\n"],null,["# com.google.android.libraries.places.api.auth\n============================================\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------|\n| [PlacesAppCheckTokenProvider](/maps/documentation/places/android-sdk/reference/com/google/android/libraries/places/api/auth/PlacesAppCheckTokenProvider) | An interface for fetching the App Check token. |"]]