Hi, I was configuring social login with google. On the custom login with google, I entered google classroom to the connection scope parameter. The purpose is to have access token to access google classroom api.
However after login, I checked my user raw json and I didn’t find the access token value there.
What is the step to get access token value for my user?

