Hi app heroes. Is there any chance someone knows a process to migrate users from AWS Cognito to AppWrite?
are you able to extract the data from AWS including password hashes and info about the hashing algorithm?
Hi Steven. I'm not sure if there is a way to export users with passwords. Looks like AWS are forcing you to stay with them.
If you're okay with forcing users to reset their password, you can just recreate their account in Appwrite.
Otherwise, their migration lambda trigger might be the way to go...but that migrates one at a time when the user logs into AWS. https://stackoverflow.com/questions/65177358/export-aws-cognito-users-with-password
Recommended threads
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...
- Dart 3.10 runtime on self-host 1.8.1
I added dart-3.10 runtime in .env file, applied the changes, but cannot see such option on console. is dart 3.10 not supported by self hosted 1.8.1? if not, whe...
- Guideline of AI
Hello everyone, I’m planning to specialize in Artificial Intelligence (AI) and I’m currently looking for guidance from someone with strong experience in the fi...