Last active
March 18, 2016 17:42
-
-
Save beckettkev/cd39dbf0f3f8c243a51d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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