Select Git revision
test_expression.py
Forked from an inaccessible project.
secrets.js.example 156 B
const client_id = "";
const client_secret = "";
const username = "";
const password = "";
module.exports = [client_id, client_secret, username, password];