-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Discord as an Auth provider (#161)
This supports Discord as an auth provider. It depends on the next release of the Arcade Engine to work, so ~we'll hold off on merging for now.~ we'll do it live!
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,7 +87,7 @@ This connects to the Arcade Cloud Engine (`api.arcade-ai.com`) with all pre-buil | |
|
||
For example, try: | ||
|
||
``` | ||
```text | ||
User ([email protected]): | ||
> star the ArcadeAI/arcade-ai repo on Github | ||
``` | ||
|
@@ -96,7 +96,7 @@ Arcade AI will prompt you to authorize with GitHub and will star the [ArcadeAI/a | |
|
||
You'll see: | ||
|
||
``` | ||
```text | ||
Assistant (gpt-4o): | ||
I starred the ArcadeAI/arcade-ai repo on Github for you! | ||
``` | ||
|
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