Skip to content

v0.4.0

Choose a tag to compare

@rhdeck rhdeck released this 16 Mar 00:04
· 15 commits to main since this release

Device code flow authentication

New sc-xano auth login command authenticates via browser — no more manually copying API keys.

How it works:

  1. Run sc-xano auth login
  2. Browser opens automatically to auth.statechange.ai/device
  3. Enter the code shown in your terminal
  4. CLI receives credentials and saves them automatically

Also includes:

  • XanoScript for the backend device flow endpoints
  • Updated README and skills documentation