John Sonnenschein
John Sonnenschein
want to support the asyncio loop in quart apps
Add an adapter for Quart ( https://github.com/slackapi/bolt-python/issues/619 ) ### Category (place an `x` in each of the `[ ]`) * [ ] `slack_bolt.App` and/or its core components * [ ]...
IETF has a draft for an http auth scheme that can consume SSH keys for authentication, se here https://tools.ietf.org/html/draft-cavage-http-signatures-05 For an implementation example, see here: https://github.com/joyent/node-http-signature It's used in production...
### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...
a person may have multiple user accounts across an organization ( IdP + email + external SaaS accounts, etc ) that the current Actor, User & Account objects are insufficient...
## Summary add an `s3_auth` config option, using different credentials for polling SQS and fetching files from S3 ## Change Type - [ ] Bug fix - [x] New feature...
## Summary adds a configuration option to the HTTP config provider to interpolate environment variables, similar to config file handling, but defaults to false ## Vector configuration ``` provider: type:...