Skip to content

Instantly share code, notes, and snippets.

@jellybob
Created August 21, 2016 13:03
Show Gist options
  • Save jellybob/3d23cb4c6f00cd32b08b798778efa041 to your computer and use it in GitHub Desktop.
Save jellybob/3d23cb4c6f00cd32b08b798778efa041 to your computer and use it in GitHub Desktop.
<meta name="auth0_client_key" content="<%= Application.get_env(:traverse, :auth0)[:client_key] %>">
<meta name="auth0_endpoint" content="<%= Application.get_env(:traverse, :auth0)[:endpoint] %>">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment