How do I change the password?

Use the hidden auth -p prompt and keep the generated key file private.

Command

Run auth -p while signed in. The browser opens a hidden secret prompt and the server atomically updates only the auth namespace inside .lil.key.

After changing

Existing authorization state is reset safely. Store no plaintext password in source code, URLs, browser history or deployment notes.

Examples

auth -p

Related documentation

← Back to FAQ