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

gefragt vor 2 Jahren579 Aufrufe
1 Antwort
0

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

AWS
EXPERTE
Parnab
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen