Hey there, doing web3 authentication for a project, users are only required to have a wallet address. Once they authenticate, they're technically logged in and valid, so trying to recreate a flow where the SSR login works alongside that, but my guest users are making it annoying because I can't users.list from guest users. Which means I can't retrieve the other people in my app unless I do it from a higher level (e.g. API Key) account. Not a huge issue, but wondering if that's the only way or if there's a better one.
Recommended threads
- [SOLVED] Error upgrading from 1.8.1 to 1...
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...