{{/*### TitleBar=Your OAuth2 Applications KyutGrill=dev.jpg MinPrivileges=2 Include=menu.html HugeHeadingRight=true */}} {{ define "tpl" }} {{ $ := . }}
{{ template "devSidebar" . }}
From this page you can create, modify and delete your API applications that use OAuth 2.
{{ $csrf := csrfGenerate .Context.User.ID }} {{ with .RequestInfo.apps }} {{ range . }} {{ end }}
{{ if .Avatar }} Avatar {{ end }} {{ .Name }}
{{ .ID }}
{{ end }}
{{ end }}