OAuth 2.0 + identity token

I connected Google OAuth 2.0 with the app. After authentication we have OAUTH2_TOKEN which represents access token. Unfortunately, we need identity token to pass in REST API afterwards. Is it possible to get identity token too?

Reference: https://www.oauth.com/oauth2-servers/signing-in-with-google/getting-an-id-token/

@retool-team maybe you can help?

@alex or maybe you can help here?