Authentication
Device Login Flow
Raw HTTP Flow (CI / Scripts)
Step 1 — Start the device flow
curl -s -X POST https://dev.virse.ai/device/code \
-H 'Content-Type: application/x-www-form-urlencoded' \
-d 'client_id=virse-skill'Step 2 — Open the URL and sign in
Step 3 — Poll for the token
Step 4 — Save the token
Token Storage
Method
Location
Priority
Environment Variables
Variable
Default
Description
Logging Out
Troubleshooting
Last updated
