feat: google auth module

This commit is contained in:
Nick
2019-04-28 00:20:06 -04:00
parent 06497fe021
commit 2abecea09c
4 changed files with 20 additions and 9 deletions

View File

@@ -5,8 +5,12 @@ author: requarks.io
logo: https://static.requarks.io/logo/google.svg
color: red darken-1
website: https://console.developers.google.com/
isAvailable: false
isAvailable: true
useForm: false
scopes:
- profile
- email
- openid
props:
clientId:
type: String