Skip to main content

Node.js Usage

For Node.js applications (CLI tools, servers, etc.), use the Node.js-specific import for full functionality including file system access and automatic browser launching.

Basic Usage

Token Import/Export

Node.js environments support importing and exporting tokens in various formats:

Using with AI Provider APIs

Claude AI (Available Now)

With Official SDKs

Storage Options

Node.js environments use MemoryTokenStorage by default, providing in-memory storage for server-side applications with secure file system token persistence.