mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
8 lines
358 B
Twig
8 lines
358 B
Twig
![]() |
{% include 'emails.header-text' %}
|
||
|
Somebody (hopefully you) just created a new Firefly III API Access Token for your user account.
|
||
|
|
||
|
With this token, they can access all of your financial records through the Firefly III API.
|
||
|
|
||
|
If this wasn't you, please revoke this token as soon as possible at {{ route('profile.index') }}.
|
||
|
{% include 'emails.footer-text' %}
|