Skip to content

n45-ai login

Authenticate your machine with N45.AI.

Synopsis

npx n45-ai login

License required

npx n45-ai login only succeeds when your account has an active N45.AI license. If you haven't subscribed yet, see Plans. If you're a team member, ask your org admin to assign you a seat first.

Description

Opens your default browser to the N45 sign-in page, captures the authentication token after sign-in, and stores it locally in ~/.n45/. Required before installing N45 in a project.

If the terminal can't open a browser (SSH session, restricted container), the CLI prints a URL to open manually.

Logout

npx n45-ai logout

Removes the local token. You'll need to log in again before working on a new project.

See also