-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from Aiko-IT-Systems/feat/oauth2-web
Implement OAuth2 Web Client
- Loading branch information
Showing
137 changed files
with
4,443 additions
and
2,699 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
DisCatSharp.Extensions.Docs/api/DisCatSharp.Extensions.OAuth2Web/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
uid: api_discatsharp_extensions_oauth2web_index | ||
title: DisCatSharp OAuth2 Web Extension API Reference | ||
--- | ||
|
||
# API Reference | ||
|
||
Welcome to the DisCatSharp OAuth2 Web Extension API reference. | ||
|
||
To begin, select a namespace, then a class, from the table of contents on the left. | ||
|
||
If you encounter any problems or see typos, please inform us on our [Discord server](https://discord.gg/Uk7sggRBTm). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
--- | ||
uid: api_index | ||
title: DisCatSharp Global API | ||
title: DisCatSharp Extensions Global API | ||
--- | ||
# API Reference | ||
|
||
Welcome to the DisCatSharp Extensions Global API reference. | ||
|
||
- [DisCatSharp.Extensions.TwoFactorCommands](xref:api_discatsharp_extensions_twofactorcommands_index) | ||
- [DisCatSharp.Extensions.OAuth2Web](xref:api_discatsharp_extensions_oauth2web_index) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.