Lambda triggers for Cognito User Pools refresh token?

0

Do any of the Cognito User Pools Lambda triggers get fired when a refresh token is used?

질문됨 6년 전844회 조회
1개 답변
0
수락된 답변

No, no triggers are fired on that event. The trigger on the UserPool are the following: Pre sign-up, Pre authentication, Custom message, Post authentication, Post confirmation, Define Auth Challenge, Create Auth Challenge, Verify Auth Challenge Response, and User Migration. A token refresh does not trigger any re-authentication, hence no triggers are fired. When the refresh token itself has expired, the user will have to re-authenticate, and the authentication related triggers will be fired.

AWS
전문가
답변함 6년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인