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
- Error upgrading from 1.8.1 to 1.9.0
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...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.