Skip to content
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

Add MongoDB installation store #1437

Open
1 of 9 tasks
faisalsaifii opened this issue Nov 30, 2023 · 2 comments
Open
1 of 9 tasks

Add MongoDB installation store #1437

faisalsaifii opened this issue Nov 30, 2023 · 2 comments
Labels
discussion M-T: An issue where more input is needed to reach a decision oauth Version: 3x
Milestone

Comments

@faisalsaifii
Copy link

faisalsaifii commented Nov 30, 2023

I'd like to add MongoDB OAuth installation store which is currently not present in here

I recently developed my own app Pollify and wanted to use MongoDB for which there wasn't an installation store available, so I had to create one on my own.

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.models (UI component builders)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.rtm (RTM client)
  • slack_sdk.signature (Request Signature Verifier)
@seratch seratch added discussion M-T: An issue where more input is needed to reach a decision Version: 3x oauth and removed untriaged labels Nov 30, 2023
@seratch seratch added this to the 3.x milestone Nov 30, 2023
@seratch
Copy link
Member

seratch commented Nov 30, 2023

Hi @faisalsaifii, thank you so much for submitting this issue! Also, we are glad to know you've implemented your installation store with MongoDB.

Having more options out-of-the-box is great! However, our SDK maintenance team has a little bit limited capacity for this Python tool. Thefore, we'd like to hold off working on this addition until we receive more requests to the idea (i.e. a number of positive reactions from others). Please go ahead with your implementation for now.

@faisalsaifii
Copy link
Author

Hi @seratch, sure I understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion M-T: An issue where more input is needed to reach a decision oauth Version: 3x
Projects
None yet
Development

No branches or pull requests

2 participants