8000 GitHub - vh/google-dwd: Google Domain Wide Delegation Client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vh/google-dwd

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-dwd

Google Domain Wide Delegation Client

Install

npm install google-dwd

Usage

const { GoogleAuth } = require('google-auth-library');
const dwd = require('google-dwd');

const auth = new GoogleAuth();
const client = await auth.getClient();

const dwdClient = await dwd(<
6234
span class="pl-s1">client, 'test@googleworkspace.com', [ 'https://www.googleapis.com/auth/gmail.readonly' ]);

About

Google Domain Wide Delegation Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0