Steve Gill

Results 13 issues of Steve Gill

### Description Let's add a timeout check in `verifyStateParam` to not allow stale states to be verified. Probably a 30 second timeout. Question: Is this something that the developer should...

semver:minor
enhancement
pkg:oauth

### Description Related to #1132, We need to add better support for App Level Token in `@slack/web-api`. I'm thinking we either pass in App Level Token in the `token` property...

enhancement
pkg:web-api

### Description We should rip out the `verifyRequestSignature` code out of `@slack/events-api` and make it a stand alone package named `@slack/verify-request`. ### What type of issue is this? (place an...

enhancement
auto-triage-skip

### Description We need to add a section to our docs (basic concept?) for the newly introduced Developer Mode (see #714, #742). Maybe this could also get added to a...

docs

### Description Create a new receiver that can be used for testing purposes. Maybe it contains some baked in payloads so api calls don't actually have to be made. It...

enhancement

Slack has introduced granular scoped apps which uses a new OAuth endpoint. When you make a new slack app, this is the new default. The previous slack endpoint still works...

cla: yes
endpoints

Essentially, I think procstreams be able to do the following. ``` javascript p('cd temp/repositories/') .and('git clone '+ android) .and('cd incubator-cordova-android') .and('git fetch --tags') ``` Right now it doesn't keep track...

fix getting started

For venus, we have a few options: - [Google Places](https://developers.google.com/maps/pricing-and-plans/#details): Free up to 25,000 map loads per day. This assumes we fall under the _free_ category. If we fall under...

Hey @khrj, Steve from Slack here. We are wanting to release an official version of our web-api package to Deno. Wondering if you are okay with giving us the https://deno.land/x/slack_web_api...