Eric Hayes
Eric Hayes
Hi @bradvogel - when you get a chance can you take a look at this PR?
Changes rebased against upstream master. Take a look now @bradvogel
I was able to get this working -- here's the solution I came up with: ## configure sessions and passport to use sessions In `main.ts` (or wherever you're settting up...
@koikonom is this something we could look at pulling in? Would be great to have this functionality
Running into this issue as well. Seems like the common solution requires changing the `baseUrl` value so it'll work in prod. See #114
This should be working now @hipstersmoothie, not sure why the pr-check job is failing
@gautam-nutalapati make sure that you are setting environment variable `AWS_SDK_LOAD_CONFIG=1` and that your AWS profile has permissions to ECR. Everything else you are doing looks correct.
@jadamsdb Event invocation type is part of #749
@srvaroa would be great if this could be merged in, let me know if you need any additional info or changes