Filip

Results 3 issues of Filip

### Describe the bug Library depends on "querystring" that is being deprecated. https://www.npmjs.com/package/querystring ### Expected Behavior "new code should use the URLSearchParams API instead" ### Current Behavior npm WARN deprecated...

dependencies
bug

Adding option for changing redirect url

**Describe the bug** I am trying to debug a lambda function in python using AWS Core and AWS Toolkit. It builds and runs it in docker image. When I run...

bug