Sourab Pramanik
Sourab Pramanik
Hello @abea Is this issue is still open or the PR on this by @arthurnagyy has fixed it? Looking to contribute.
> Hey @sourabpramanik thanks for the contribution! Without having taken a closer look at the code, it seems like you've got a lot of the basics covered. As you mentioned...
No there's no other option I could find. But I am talking to the Appwrite team about this. Let's see.
@ndom91 the [Upstash Redis adapter](https://github.com/nextauthjs/next-auth/tree/main/packages/adapter-upstash-redis) has a test dependency on Redis URL and Key similar so if that can work then the Appwrite adapter can also work right. For appwrite...
Sure I am working on it. Thankyou
Yes it does make sense to automate such an extra process so that we can only focus on the parts we care about. I will raise a request about it...
Hello @ndom91 so I have come to a conclusion that at this moment there is no other way to create a project in Appwrite(cloud/console) without having an account, meaning we...
Yes I tried using a container as well but still we need to create an account to create a project, and generate an API key. We cannot add root user...
@ndom91 I have finally figured out the way to spin up the docker container and test the adapter. If you can please check everything then I can start working on...
@ndom91 @ThangHuuVu can you please review this PR?