{{template "header_login" .}}
{{.CSRFField}}

Confirm Device Access

{{if .Error}}

{{.Error}}

{{end}}

Hello {{.Username}}!

You are about to grant device {{.ClientID}} access to the following scopes: {{.Scopes}}.

{{template "footer_login" .}}