% content_for(:page_title) do %> Your OAuth credentials | <% end %> <%= content_for(:js) do %> <%= editor_javascript_include_tag 'cdb.js', 'models.js', 'keys_templates.js', 'keys_deps.js', 'keys.js' -%> <% end %> <%= content_for(:css) do %> <%= stylesheet_link_tag 'keys.css', :media => 'all' %> <% end %> <%= render :partial => 'shared/flash_message' %>
Approve applications to act on their behalf without sharing your password
Learn more about <%= link_to "using oauth in CARTO", Cartodb.config[:developers_host] + "/cartodb-platform.html" %>.