Skip to content

Fix refresh auth token #555

Fix refresh auth token

Fix refresh auth token #555

Triggered via push January 3, 2024 17:55
Status Failure
Total duration 51s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build
Process completed with exit code 1.
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L168
'EformAuthorizeResult' does not contain a definition for 'AccessToken'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L169
'EformAuthorizeResult' does not contain a definition for 'UserName'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L170
'EformAuthorizeResult' does not contain a definition for 'Role'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L171
'EformAuthorizeResult' does not contain a definition for 'ExpiresIn'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L195
'EformAuthorizeResult' does not contain a definition for 'AccessToken'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L196
'EformAuthorizeResult' does not contain a definition for 'UserName'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L197
'EformAuthorizeResult' does not contain a definition for 'Role'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L198
'EformAuthorizeResult' does not contain a definition for 'ExpiresIn'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L168
'EformAuthorizeResult' does not contain a definition for 'AccessToken'
test-dotnet: eFormAPI/eFormAPI.Web/Services/AuthService.cs#L169
'EformAuthorizeResult' does not contain a definition for 'UserName'