{{ define "OAuthClientApproved" }} {{ template "emailStyles" . }} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailBody | markDown }} {{ else }}

Your OAuth client data

Your OAuth client data is below - please keep this safe, as it will be unrecoverable later. If you lose it, please speak to your portal administrator to have it reset.

{{ end}} {{ if .Data.EmailCopy.HideTokenData }} {{ else }} {{ end }} {{ if .Data.EmailCopy.Enabled }} {{ .Data.EmailCopy.EmailSignoff | markDown }} {{ else }}

You can find out more about Tyk, or the Tyk API Gateway here

Cheers,
The Tyk.io team

{{ end}} {{ end }}