Silly question... how do i access this page?
TL;DR
The user was initially confused about accessing the Admin Console, specifically the "Users" page. They then realized that in the newer version, it is labeled as "Auth." They asked for help in accessing the "Users" page in the old Console. The solution is not mentioned in the provided information.Does this page changed?
how to get to this?
This is the old Console
In the newer Console, it's Auth instead of Users.
[SOLVED] Admin Console
Recommended threads
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- 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...