Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 586 Bytes

File metadata and controls

15 lines (13 loc) · 586 Bytes
public false
<% if (account.userName && hasCallback) { %>

Please remember that for security purposes, you have to register the callback URL of your app on the Application Settings section.

Right now, that callback is set to the following:

<%= account.callback %>

<% } else { %>

Please remember that for security purposes, you have to register the callback URL of your app on the Application Settings section.

<% } %>