This plugin allows for easy google social login integration into your application through the Auth Core
To use this plugin, add it to the plugins.json configuration file to be automatically picked up by the plugin loader.
The plugin requires 3 vales to be provided through the config property
redirectUri- redirection url matching one used for google loginclientId- client id from google cloud consoleclientSecret- client secret from google could console