Authorize

The following private info is requested

<#list requestingScopes as r> ${r}
<#if grantedScopes?has_content>

Previously approved scopes

<#list grantedScopes as g> ${g}