Skip to content

Instantly share code, notes, and snippets.

@serefayar
Last active November 8, 2017 19:23
Show Gist options
  • Save serefayar/2c90ed5d2fac0f80be9e9c70b87b5ddc to your computer and use it in GitHub Desktop.
Save serefayar/2c90ed5d2fac0f80be9e9c70b87b5ddc to your computer and use it in GitHub Desktop.
(require '[yaas-clj :as yaas])
(yaas/init! {:client-id "<CLIENT_ID>"
:client-secret "<CLIENT_SECRET>"
:scope "<SCOPE>"
:project-id "<PROJECT_ID>"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment