{% extends "base.html" %} {% block content %}

Settings

{% if show_password_change %}

Change Password

{% endif %} {% if show_pin_change %}

Change PIN

{% endif %}

Login Token

Re-deploy your login token. This will replace your current login token with a new one.

Re-deploy Login Token

Device Tokens

Existing Device Tokens

Connected Applications

Applications you have granted access to your account. Disconnecting removes the approval and terminates the application's active session.

{% endblock %}