Slack sample should use SignatureVerifier #1833
Labels
api: cloudfunctions
Issues related to the Cloud Run functions API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
The Python Slack client added a
SignatureVerifier
class in version2.6.0
.If possible, we should update our Slack GCF sample to use this instead of manually validating message signatures.
The text was updated successfully, but these errors were encountered: