oauth: Add timeout for state verification #1007
Labels
enhancement
M-T: A feature request for new functionality
pkg:oauth
applies to `@slack/oauth-helper`
semver:minor
Milestone
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 be able to override? Other than just providing their own
stateStore
implementation?What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Packages:
Select all that apply:
The text was updated successfully, but these errors were encountered: