Skip to content

Commit 97e9fd6

Browse files
committed
docs
1 parent 566aa6c commit 97e9fd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/features.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,14 @@ The built-in commands are:
9191

9292
It's possible to configure custom command prompts, for more details check [its configuration](./configuration.md#custom-commands)
9393

94+
### Login
95+
96+
It's possible to login to some providers using `/login <provider>`, ECA will ask and give instructions on how to authenticate in that provider and save the login info globally in its cache `~/.cache/eca/db.transit.json`.
97+
98+
Current supported providers with login:
99+
- `anthropic`: with options to login to Claude Max/Pro or create API keys.
100+
- `github-copilot`: via Github oauth.
101+
94102
## Completion
95103

96104
Soon

0 commit comments

Comments
 (0)