Closed TAOXUY closed 4 years ago
Description: Add util function to convert enum Status to string name.
Status
Why: It can be used as error name in the respond code detail in the envoy jwt_authn filter
@qiwzhang @nareddyt PTAL
Use the statusString for rc_detail instead. This PR is no need anymore.
Description: Add util function to convert enum
Status
to string name.Why: It can be used as error name in the respond code detail in the envoy jwt_authn filter