-
- [x] Confirm you’re filing a new issue. [Search existing tickets in Jira](https://mattermost.atlassian.net/jira/software/c/projects/MM/issues/) to ensure that the ticket does not already exist.
- [x…
ghost updated
3 months ago
-
Moving away from RocketChat - this task is to port all our current RC notification webhooks to MS teams based ones.
https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/h…
-
We need to integrate Google and LinkedIn login/signup functionality into our application. You can use **Clerk** for this integration, but if you prefer, you can use **Auth0**. Here are the detailed re…
-
## What's the problem this feature will solve?
Currently, we have two URLs for incoming webhooks
https://github.com/readthedocs/readthedocs.org/blob/e5143773fc0826515f5bf508d4b659d8e9a4303f/read…
-
We have been deprecating pretty old non-used or broken features in the last weeks and we found ourselves a little lost about the big picture (whole plan) but also about what are the features that are …
-
Hello,
Microsoft has added AdaptiveCard support to incoming webhooks.
https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using
-
We received a user request for an integration with Azure Alert (https://azure.microsoft.com/pl-pl/blog/webhooks-for-azure-alerts/), which looks like it may be useful and relatively simple. There's mor…
-
we can get away with less configuration for setting this app up (and a better experience for the installer) if we don't require Incoming Webhooks. the functionality that you use Incoming Webhooks for …
-
# Improve documentation
## Link
https://supabase.com/docs/guides/auth/server-side/nextjs
## Describe the problem
Next.js will not follow middleware auth redirects in a server action. If a use…
-
Slack has changed incoming webhooks URL's, therefore, I would replace:
``` javascript
url = 'https://' + options.domain + '.slack.com/services/hooks/incoming-webhook?token=' + options.token,
```
by
…