summarylogtreecommitdiffstats
path: root/clientData.js
blob: 96fe620e97031c6aa97819c6124eedba0999a6b3 (plain)
1
2
3
4
5
module.exports = {
    clientId: 12345,
    redirectUri: "akuse://index",
    clientSecret: "iA04TKLO3k3LaVWhxucJwck0glR6uhiv"
}