{{ define "token_create.gohtml" }}{{ template "base" . }}{{ end }} {{ define "token_create_content" }}

Create access token

Give a trusted client the smallest set of permissions it needs.

{{ end }}