API endpoints
What are the
@sapphire/plugin-api built-in Oauth endpoints and what methods do they support?4 Replies
/oauth/callback and /oauth/logout, see https://www.sapphirejs.dev/docs/Guide/plugins/API/using-oauth2-backend-route
Sapphire Framework
Using the built in OAUTH2 route (backend) | Sapphire
If you are using localhost as your test environment, make sure you use http//localhost in
Is there an easy way to check if I set all the auth options properly?
compare it to another bot such as @Skyra
Discord Bots using @sapphire/framework
v5.x
- Gemboard ᴱ ᴰ
- Skyra ᴱ ᴬ ᴰ
- Dragonite ᴱ ᴰ
- Archangel ᴱ ᴰ
- Official Bot Examples ᴱ ᴰ ᴶˢ
- KBot ᴱ ᴬ ᴰ
- Perpetual Mechanical Array ᴰ
- Birthdayy ᴰ
- Sapphire Application Commands Examples ᴱ
Legend for the identifiers
ᴱ: Uses ESM (if not specified then uses CJS)
ᴬ: Advanced bot (if not specified it is a simple bot, or not graded)
ᴰ: Uses Docker in production
ᴶˢ: Written in JavaScript. If not specified then the bot is written in TypeScript.