Hello {{ auth.authState.user?.profile.name }}!
-
- Your access token for the backend is: {{ auth.authState.user?.access_token }}
-
+ {{ t("homeIntroduction1") }} +
+{{ t("homeIntroduction2") }}
+Response from the test request: {{ testResponse }}
- +