logoalt Hacker News

vinckrtoday at 3:08 PM1 replyview on HN

Ory Kratos has a password migration hook that lets you migrate password credentials out of anything (including Cognito) without password resets. I believe most other (modern) auth vendors have an equivalent.

I really don't see any reason to be using Cognito in $currentyear.

Disclosure: working for Ory.


Replies

zdragnartoday at 4:40 PM

Auth0 will run an export for you, but you have to file a support ticket for them to do it, and it may take them a bit of time, so you may end up with some users who get reset to a slightly old password (if they change it between the export and your import) or if you get a new registration.

Given all the pain I've suffered working with both cognito and auth0, I can't imagine a reason for using either in $currentyear.

show 1 reply