Skip to content

Instantly share code, notes, and snippets.

@tridungle
Forked from HigoRibeiro/headers.js
Created December 22, 2020 10:52
Show Gist options
  • Save tridungle/8048bd7d43696441f9d1cd467c1c914d to your computer and use it in GitHub Desktop.
Save tridungle/8048bd7d43696441f9d1cd467c1c914d 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