{% extends "auth_base.html" %} {% block title %}Pramagent - Dashboard key{% endblock %} {% block card %}
{{ identity }} · tenant {{ tenant }}
{{ message }}
Use this key with your email or phone on the sign-in page. The database stores only a bcrypt hash, so Pramagent cannot recover this value later.
{% endblock %}