When the users sign-in using Google, none of the Identity Functions are run.
I want to update roles for the users based on the email they are using to sign in.
Netlify site name - https://sso-redirects.netlify.app/
If the Identity Functions are not supposed to run when signing in via an external provider, can someone please guide me on how to add roles to the JWT I can get via react-netlify-identity ?