Add GSuite group resource (#1048)

This commit is contained in:
Ricardo Espinoza
2020-10-23 03:15:11 -04:00
committed by GitHub
parent c9e5ca5420
commit 974f5f9f15
3 changed files with 446 additions and 15 deletions

View File

@@ -4,6 +4,7 @@ import {
} from 'n8n-workflow';
const scopes = [
'https://www.googleapis.com/auth/admin.directory.group',
'https://www.googleapis.com/auth/admin.directory.user',
'https://www.googleapis.com/auth/admin.directory.domain.readonly',
'https://www.googleapis.com/auth/admin.directory.userschema.readonly',