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.

Revisions

  1. jellybob created this gist Aug 21, 2016.
    2 changes: 2 additions & 0 deletions layout.html.eex
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    <meta name="auth0_client_key" content="<%= Application.get_env(:traverse, :auth0)[:client_key] %>">
    <meta name="auth0_endpoint" content="<%= Application.get_env(:traverse, :auth0)[:endpoint] %>">