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.
似乎有关使用 Cognito 保护 API 的所有信息都需要使用 AWS API Gateway,但此网关需要额外付费,并且还有许多其他 API Gateway 产品可用。
您可以将 Cognito 返回的 id 或访问令牌提供给您正在使用的任何 API 系统,并自己验证令牌。
请参阅https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-using-tokens-verifying-a-jwt.html