Hello all, I have been stumbling through the documentation and GitHub issues to see how to configure amplify with a userpool that uses a secret. I need to add the client_secret parameter to the post of the token endpoint or add it to the body.
Is this possible? I'm using Typescript and the property isn't available in the ResourceConfig type or anywhere in the Cognito Auth.
Thanks in advance!