Using Cognito in T3?

Hi all! Has anyone managed to get Cognito to work in T3? I tried to add it as another provider, where I have configured:
COGNITO_CLIENT_ID = {client it for the identity pool}
COGNITO_CLIENT_SECRET= '' (I am not sure where to find this value)
COGNITO_ISSUER = {https://cognito-idp.{region}.amazonaws.com/{PoolId}}
Is there something very obvious that I have missed here?
image.png
image.png
Was this page helpful?