Hey how can I login appwrite CLI I have singed up with github and how can I logout appwrite CLI
- 0
- Self Hosted
- Accounts
- Web
Hey how can I login appwrite CLI I have singed up with github and how can I logout appwrite CLI
The CLI doesn't support oauth login yet. In the Console, you can go to your account and set a password. Then, you can use that for the CLI
Thank you Steven for the help
@Steven I have the same issue but what is my old password then? I need it so set a new one, but I dont have an old password because I logged in via google
You mean GitHub login? You can put anything for the old password
it says invalid credentials in the appwrite dashboard (cloud)
Please create a new <#1072905050399191082> post
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...