🛠️ Update platform configuration comments for clarity and formatting

This commit is contained in:
2026-01-29 15:20:57 +00:00
parent 2e33136d88
commit b5ca44b96c

View File

@@ -1,9 +1,9 @@
/** /**
* Platform Registry * Platform Registry
* *
* Centralized configuration for OAuth providers and authentication methods * Centralized configuration for OAuth providers and authentication methods
* Supports: Challonge (OAuth, API Key, Client Credentials), Discord (OAuth) * Supports: Challonge (OAuth, API Key, Client Credentials), Discord (OAuth)
* *
* Add new platforms by extending PLATFORMS object with name, label, icon, and auth methods * Add new platforms by extending PLATFORMS object with name, label, icon, and auth methods
*/ */