aws-http-api-node-cognito
aws-http-api-node-cognito copied to clipboard
How to parse issuerUrl in serverless.ts file
I am working with Typescript template and in my serverless.ts I can't create httpApi from blog post because it says issuerUrl and audience must be string, so I can't use Fn:Join and Ref!
What should I do?