How to get First and Last name from Username in Instagram claims?
In my application, I’ve integrated Instagram sign-in functionality.
When logging in with Instagram, the username appears in the claims as “Name.” How can we extract the first name and last name from it to save user details in my application?