ResQ.Clients.InfrastructureApiClient
InfrastructureApiClient.AuthenticateAsync(string, string, CancellationToken) Method
Authenticates with infrastructure-api to get a JWT token. Sets the Authorization header for subsequent requests.Parameters
username System.String
password System.String
ct System.Threading.CancellationToken