Auth: Added launcher auth check, triggers OAuth before menu if not authenticated
This commit is contained in:
@@ -22,6 +22,11 @@ if not exist "node_modules" (
|
||||
echo.
|
||||
)
|
||||
|
||||
REM --- Auth Check ---
|
||||
echo [INFO] Checking Qwen authentication...
|
||||
node bin\auth-check.mjs
|
||||
echo.
|
||||
|
||||
:menu
|
||||
cls
|
||||
echo ========================================
|
||||
|
||||
Reference in New Issue
Block a user