{{ template "header.html" . }}
{{- with .ApprovalSkip }}
{{- /*
WARNING: The following script should be the very first thing within this html snippet.
*/ -}}
{{- end }}
Grant Access
{{ if .Scopes }}
{{ .Client }} would like to:
{{ range $scope := .Scopes }}
{{ $scope }}
{{ end }}
{{ else }}
{{ .Client }} has not requested any personal information