Skip to content
Snippets Groups Projects
Commit a00b5eee authored by Fabien Zucchet's avatar Fabien Zucchet
Browse files

update scope

parent e1b6a0ed
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ const url = require('url');
const fs = require('fs');
var [dbpassword, dbuser, dbhost, dbdatabase, client_id, client_secret] = require('../secrets.js');
const scope = "default"
const scope = "default linkcs:read"
function getRedirectURI(){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment