%= this.analytics(obj) %>
Mapbox Studio Authorization
<% if (obj.user && obj.oauth) { %>
<%- obj.user.name || obj.user.id %>
My account
Sign out
Access token
authorized to use the
Mapbox API
<%= this.newproject(examples) %>
<% } else { %>
Connect to your Mapbox
account to get started.
Connect
<% } %>