Skip to content

fix: slack oauth scopes, and updated to v2 #9228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Feb 7, 2025
Merged

fix: slack oauth scopes, and updated to v2 #9228

merged 11 commits into from
Feb 7, 2025

Conversation

ChiragAgg5k
Copy link
Member

What does this PR do?

  • Fixes adding of scopes to the API call.
  • Updates api to use the v2 version by slack

slack docs: https://api.slack.com/authentication/oauth-v2

Test Plan

Related PRs and Issues

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

Copy link

github-actions bot commented Jan 15, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3 3.12.7-r0 CVE-2024-12254 HIGH
python3-pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3-pycache-pyc0 3.12.7-r0 CVE-2024-12254 HIGH
rsync 3.3.0-r0 CVE-2024-12084 CRITICAL
rsync 3.3.0-r0 CVE-2024-12085 HIGH
golang.org/x/crypto v0.26.0 CVE-2024-45337 CRITICAL
golang.org/x/net v0.28.0 CVE-2024-45338 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@ChiragAgg5k
Copy link
Member Author

ChiragAgg5k commented Jan 17, 2025

Screenshot 2025-01-18 at 1 25 46 AM Screenshot 2025-01-18 at 1 28 45 AM

working ^

@ChiragAgg5k ChiragAgg5k changed the title fix: scopes, and updated to v2 fix: slack oauth scopes, and updated to v2 Jan 17, 2025
@stnguyen90 stnguyen90 merged commit 1f8448a into appwrite:1.6.x Feb 7, 2025
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants