Created
August 21, 2016 13:03
-
-
Save jellybob/3d23cb4c6f00cd32b08b798778efa041 to your computer and use it in GitHub Desktop.
Revisions
-
jellybob created this gist
Aug 21, 2016 .There are no files selected for viewing
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 charactersOriginal 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] %>">