{% extends "user/layout.html" %} {% block js %} {% assets "settings_js" %} {% endassets %} {% endblock %} {% block content %}

Reset the API Key

If, for some reason, you need to change your API key. Click the button below to create a new one. Please note that this will invalidate the current API key, and all of your game clients must switch API keys.
Current API key: {{ current_user.game.api_key }}

Delete Your Account

This action is irreversible and all data will be lost. If you're still inclined to delete your account, click the button below.
{% endblock %}