Skip to content

Instantly share code, notes, and snippets.

@beckettkev
Last active March 18, 2016 17:42
Show Gist options
  • Select an option

  • Save beckettkev/cd39dbf0f3f8c243a51d to your computer and use it in GitHub Desktop.

Select an option

Save beckettkev/cd39dbf0f3f8c243a51d to your computer and use it in GitHub Desktop.
var TemplatePicker = TemplatePicker || {};
TemplatePicker.Config = {
client_id: <INSERT CLIENT ID GUID>,
redirect_base_uri: <INSERT THE URL OF THE APP>
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment