@longucodes/auth-plugin-google
v0.1.0
Published
### Purpose
Downloads
4
Readme
auth-plugin-google
Purpose
This plugin allows for easy google social login integration into your application through the Auth Core
Usage
To use this plugin, add it to the plugins.json
configuration file to be automatically picked up by the plugin loader.
Config
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