Skip to content

hitesh911/getRefreshToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a dependencies module of dirvedownloader

USAGE

It is used to generate a access and refresh token of drive scope by using credentials file of google cloud console

const generateToken = require("getRefreshToken");
await getRefreshToken(pathOfCreditialFile, TokenSavePath); // You must have to pass the path of your cred file and token path is optional it will save token in pwd (Present working directory but its optional )

Please check this out to get clear idea about this library : https://github.com/hitesh911/driveDownloader#readme

About

This if for obtaining refresh token for drivedownloader package of npm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published