Skip to content

Instantly share code, notes, and snippets.

@HigoRibeiro
Created May 1, 2019 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save HigoRibeiro/b9c9d1d31be7174e8070f7141faf399c to your computer and use it in GitHub Desktop.
Save HigoRibeiro/b9c9d1d31be7174e8070f7141faf399c to your computer and use it in GitHub Desktop.
module.exports = {
authorize: {
Location: 'http://127.0.0.1:3333/admin/github/callback?scope=user&response_type=code&state=fake-uid&client_id=fake-client',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment