UNPKG

picasa-advanced

Version:
11 lines (8 loc) 296 B
// Get config here API Manager > Credentials // https://console.developers.google.com/home/dashboard const config = { "clientId" : "fromGoogle.apps.googleusercontent.com", "clientSecret" : "fromGoogleclientSecret", "redirectURI" : "http://your-app-url.com" } module.exports = config