Google Auth scopes for nuxt-auth-utils

Hello everyone, I'm trying to integrate google sign-in in my app. And I have added the scopes for the birthday, gender and country. But the user returned by the nuxt-auth event have basic profile properties only. I have to make another api call to extract extra information. Is there any way to get all the properties on the
user
returned after authentication is successful.
Was this page helpful?