Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
UsherFall committed Sep 6, 2023
1 parent 941ffbb commit 7727da4
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/provider/notification/discord.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Copy the Channel ID of the channel you want to post a message to. You can grab t

![discord_channel](/img/providers/notification/discord_channel.png)


## Step 3: Configure Casdoor Discord Provider

There are three required fields: `App Key`, `Content`, and `Chat ID`. The relationship between the fields and Discord is as follows:
Expand Down
1 change: 0 additions & 1 deletion docs/provider/notification/googleChat.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ The json will look like this:
}
```


## Step 3: Configure Casdoor Google Chat Provider

Fill in the `Application credential` in the metadata.
Expand Down
1 change: 0 additions & 1 deletion docs/provider/notification/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Copy the Channel ID of the channel you want to post a message to. You can grab t

![slack_channel](/img/providers/notification/slack_channel.png)


## Step 3: Configure Casdoor Slack Provider

There are three required fields: `App Key`, `Content`, and `Chat ID`. The relationship between the fields and Slack is as follows:
Expand Down
1 change: 0 additions & 1 deletion docs/provider/notification/twitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Copy your `API Key` and `API Secret`, `Access Token` and `Access Token Secret`
- [Find Twitter ID](https://codeofaninja.com/tools/find-twitter-id/)
- [Twiteridfinder](https://twiteridfinder.com/)


## Step 3: Configure Casdoor Twitter Provider

There are five required fields: `Client ID`, `Client secret`, `Client ID 2`, `Client secret 2` and `Chat ID`. The relationship between the fields and Twitter is as follows:
Expand Down

0 comments on commit 7727da4

Please sign in to comment.