简体   繁体   English

如何使用Google API在服务器端验证Android请求

[英]How to verify android requests in server side using Google apis

I'm working on payment library and I want to make sure all of the receiving requests in back-end is from my library. 我正在使用支付库,我想确保后端的所有接收请求都来自我的库。
how can i do this by Google apps? 如何通过Google Apps做到这一点?

Any help will be appreciated. 任何帮助将不胜感激。

You can connect your API with the back-end server with client ID. 您可以将API与具有客户端ID的后端服务器连接。 Please follow this link: https://cloud.google.com/endpoints/docs/frameworks/java/calling-from-android 请点击以下链接: https : //cloud.google.com/endpoints/docs/frameworks/java/calling-from-android

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用Perl验证服务器端Android应用收到的Google身份验证令牌 - How to verify google auth token received by android app on server side with perl 如何从此Android应用获取此Google登录ID令牌以验证服务器端? - How can I get this Google Login ID Token from this Android app to verify server-side? 如何在服务器端验证 Android 应用的购买(应用计费 v3 中的谷歌播放) - How to verify purchase for android app in server side (google play in app billing v3) 我们如何使用 API 在 node.js 服务器上识别和验证平台请求(web、android、ios)? - How can we identify and authenticate platform requests (web, android, ios) on the node.js server using APIs? 在Android中使用Google Transit API - Using Google Transit APIs in android Android用Ruby验证IAP订阅服务器端 - Android verify IAP subscription server side with Ruby Android(Google登录):如何验证服务器上ID令牌的完整性? - Android (Google Sign In): how to verify the integrity of the ID token on the server? 如何在Android中使用Google API打开特定城市的地图 - how to open up a map of a particular city using google APIs in android 使用适用于Android的Google文档和Google电子表格API - Using Google Docs and Google Spreadsheet APIs for Android Android:验证服务器上的设备Google帐户名称 - Android: Verify device google account name on server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM