GoogleOauth2.0 First implementation
First try for GoogleOauth2.0
This commit is contained in:
9
express-server/node_modules/googleapi/index.js
generated
vendored
Normal file
9
express-server/node_modules/googleapi/index.js
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* GoogleAPI
|
||||
*
|
||||
* Under construction
|
||||
*/
|
||||
|
||||
module.exports = function(){
|
||||
console.log('module under construction');
|
||||
};
|
Reference in New Issue
Block a user