我已经在这里阅读了一些主题
第一个说我无法从AWS Cognito获得Google Refresh Token。
第二个人说AWS Cognito自动刷新Google Access令牌,并在我调用刷新AWS Cognito令牌时返回给我。
那是什么?
我尝试使用此
映射Google Access令牌和刷新令牌https://medium.com/graymatrix/using-custom-attributes-in-amazon-cognito-user-pool-288cd3128bae
此后,我仅获得Google Access令牌,而没有Google Refresh令牌。
有人可以告诉我如何从AWS Cognito获取Google Refresh Token吗?或有关此问题的AWS官方文档。