When we visit the endpoint
https://accounts.google.com/.well-known/openid-configuration
It gives the information about the endpoints, supported response_tyeps, scopes, grant_types in the Oauth of google.
Click here to see the image of the supported grant types
Currently, the above grant_types are supported by google.....