Better Auth Device Authorization

Implement OAuth 2.0 Device Authorization Grant (RFC 8628) in Better Auth for limited-input devices — CLIs, smart TVs, IoT, gaming consoles. Use this whenever the user mentions "device flow", "device authorization", "device code", `deviceAuthorization` plugin, RFC 8628, CLI login/auth, smart TV auth, IoT auth, or needs to authenticate a device that can't easily render a browser. Covers server + client plugin setup, the verification page, the approve/deny page, polling with proper error handling, and CLI integration.

alexeira 044489e 13.2 KB Updated

File contents

alexeira/skills/tree/main/better-auth-device-authorization commit 044489e91d

Frequently asked questions

npx skillmds@latest add alexeira/better-auth-device-authorization