mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
- Implement server-side OAuth handlers for Discord, Roblox, GitHub - Add OAuth routes with state validation and PKCE support - Create comprehensive documentation (setup, rotation, quickstart) - Add .env to .gitignore to protect credentials |
||
|---|---|---|
| .. | ||
| api | ||
| data | ||
| .env | ||
| capability-guard.ts | ||
| index.ts | ||
| oauth-handlers.ts | ||
| openai.ts | ||
| routes.ts | ||
| static.ts | ||
| storage.ts | ||
| supabase.ts | ||
| vite.ts | ||
| websocket.ts | ||