I am investigating the possibility of migrating an in-house auth system to FusionAuth, the existing system uses PBKDF2-SHA1 as the password encryption algorithm, but as far as I can see that is not supported by FusionAuth.
What is the recommended approach to migrating the users over?
I should add this is in a dotnet C# environment
M
Latest posts made by mootie
-
Migrating users from in-house system to FusionAuth