Client Info
{% if user.id == 1 %}
client_owner: {{ client.user_id }}{% endif %}
{%- for key in client.client_info %}
{{ key }}: {{ client.client_info[key] }}
{%- endfor %}
Client Metadata
{%- for key in client.client_metadata %}
{{ key }}: {{ client.client_metadata[key] }}
{%- endfor %}
User Info
{%- for key in user_tmp %}
{{ key }}: {{ user_tmp[key] }}
{%- endfor %}
Want to implement OAuth?
Contact Nathan.Woodburn/ on any social media platform
Login using a TXT record
IDNS1 auth:login.hns.au={{uuid}}
No HNS.ID domains found
{% else %} Select a HNS.ID domain to log in with