Hi, I am using OAuth2 for user login. Everything works fine except that the Name of user is just the first of their email. For example name for adam23@gmail.com as 'Adam 23', although the first name is actually Adam.
I already map with the id provider as above. But why it does not take the First Name as user's name.