OAuth2 redirect return. Authentication result:
var result = { status : "{{ status }}", data: {{ auth_result_json | safe }}, };