MAUI-ba is jól bele lett rakva a Bearer token, ha van.

This commit is contained in:
2025-03-14 12:19:16 +01:00
parent 50b14e8122
commit a72c9b342e
9 changed files with 50 additions and 8 deletions
@@ -26,6 +26,7 @@ namespace WorkFlowCheck.MAUI.Services
{
try
{
await PrepareAuthenticatedRequestAsync();
// Az API végpont meghatározása
string endpoint = $"{_httpClient.BaseAddress}api/User/1";