Migrating users who have signed in with apple
-
We are migrating to FusionAuth from another provider and I had a question regarding our Apple users.
We only get the user full name on the first time users log into the app.
Since we already have users who have already logged in, subsequent logins will not have the user firstname, lastname info that we can store in FusionAuth.
What is the best solution to migrate over that information?
-
The best solution is to migrate first name and last name from your previous provider.
I don’t know of any other options. Apple is stingy with those details about the user.