Steven Nguyen
Steven Nguyen
To do SSO (single sign on) like you're describing typically requires having some sort of auth provider, but Appwrite doesn't act as an auth provider. The best thing to do...
@maendamedia, thanks for creating this issue! 🙏🏼 Would you please upgrade to 1.3.8 instead of 1.3.5? Please also run the migrate command after upgrading to 1.3.8.
@maendamedia, where exactly did you run the install command and what's in your appwrite folder? > In the meantime i found out the i need to manual set in the...
@maendamedia the best thing to do would be: 1. Restore from backup 2. Make sure you don't have a `[PARENT_DIR]/appwrite/appwrite` folder 3. Make sure your `docker-compose.yml` and `.env` files are...
@maendamedia what is the issue now? Also, it would be best to troubleshoot this in a Support post on [Discord](https://appwrite.io/discord) rather than on GitHub so that you can get guidance...
@lohanidamodar, this is the latest generated SDK, but when I tried to run the analyzer and tests locally, they failed. Did they work for you? Analyzer: ``` $ dart analyze...
https://www.npmjs.com/package/node-appwrite/v/12.1.0-rc.4 is now available
@eweren, @shyakadavis, let me check with the team.
@Nurullah-Sadekin, are you still having a problem with [12.0.3](https://pub.dev/packages/appwrite/versions/12.0.3)? If so, I would look into [overriding the dependency](https://dart.dev/tools/pub/dependencies#dependency-overrides).
@Nurullah-Sadekin, what is the error now that you've upgraded to 12.0.3?