Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
授权我的应用程序/网站向我的服务器发出的请求的最佳技术是什么?
我只希望我的网站和应用程序能够与我的 GAE 服务器通信。
您熟悉 GAE 端点服务吗?IMO,它的两大优点是它简化了:
我提到它是因为这两个似乎都适用于您的情况。
请注意,虽然端点仍处于预览状态,但它们确实是这样的。它是在一年多前发布的,并且是一条崎岖不平的道路。