0.1.0 • Published 2 years ago

@longucodes/auth-plugin-google v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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 login
  • clientId - client id from google cloud console
  • clientSecret - client secret from google could console
0.1.0

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago