标签: amazon-web-services amazon-cognito
在使用AWS Cognito进行注销时,我正在调用注销端点。 https://docs.aws.amazon.com/cognito/latest/developerguide/logout-endpoint.html
实际上,只有在将到期日期设置为-1然后运行注销URL后,注销才能工作。 如何正确使用注销网址?