Closed gczobel-f5 closed 3 years ago
Scenario: Using Union strategy (basic+token)
When basic fails, and token fails too, the log shows "strategies/token: Invalid token" for the token, but only "Invalid credentials" for basic without the strategy name.
strategies/union: [strategies/token: Invalid token, Invalid credentials]
ignore for now... need more tests...
Scenario: Using Union strategy (basic+token)
When basic fails, and token fails too, the log shows "strategies/token: Invalid token" for the token, but only "Invalid credentials" for basic without the strategy name.