Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Commit d0bfe89

Browse files
committed
chore(readme): remove oauth device flow and add support to REWRITE_API_KEY
1 parent 8bc9649 commit d0bfe89

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,15 @@ rewrite login
5858

5959
<div align="center">
6060

61-
After authentication (*OAuth Device Flow*), your account is automatically connected and you can use everything you want.
61+
After the authentication, your account is automatically connected and you can use everything you want.
62+
63+
Optionally Rewrite CLI uses the `REWRITE_API_KEY` enviroment variable as an API key.
6264

6365
## Storing
6466

6567
Your account token is securely stored in your operating system's native keyring, so you do not need to worry about it.
6668

67-
If the token cannot be saved, you must install the keyring on your operating system (Linux only)
69+
If the token can not be saved, you must install the keyring on your operating system (Linux only).
6870

6971
</div>
7072

0 commit comments

Comments
 (0)