🔐 AllInXL OAuth System

Welcome to the Google OAuth authentication system.

在线模式: 当前运行在在线模式,需要网络连接。

Browser Authentication:

Login with Google

Desktop Client Authentication:

Use the desktop client to authenticate with computer UUID and callback URL.

GET /auth/desktop/login?computer_uuid=YOUR_UUID&callback_url=YOUR_CALLBACK

Session Validation:

Validate sessions using the validation endpoint.

POST /auth/validate