我有一个 Google App Engine Standard (Python 3) 应用程序,我在 Google IAP 之后得到了保护。这很好用!但是现在我需要一些 web hook url 才能公开,以便其他服务可以访问它们,例如 SendGrid。有没有我没有看到的解决方案?
我有一个 Google App Engine Standard (Python 3) 应用程序,我在 Google IAP 之后得到了保护。这很好用!但是现在我需要一些 web hook url 才能公开,以便其他服务可以访问它们,例如 SendGrid。有没有我没有看到的解决方案?