Using PKCE flow with @aws-sdk/client-cognito-identity-provider

0

Hello, I am not clear if it's possible to implement a PKCE authentication flow by using cognito SDK @aws-sdk/client-cognito-identity-provider. I am currently authenticating the user by providing a form on my application and sending username and password to my node.js backed which is using the InitiateAuthCommand with the AuthFlow "USER_PASSWORD_AUTH". I can't find the documentation to implement a PKCE flow using aws sdk? Is that even possible? And if so, what action should I implement? Thank you

已提问 2 年前568 查看次数
1 回答
0

You cannot do PKCE with aws-sdk/client-cognito-identity-provider at the moment now.

AWS
专家
Parnab
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则