const client_id = ""; const client_secret = ""; const username = ""; const password = ""; module.exports = [client_id, client_secret, username, password];