cpp-jwt icon indicating copy to clipboard operation
cpp-jwt copied to clipboard

Replace asserts by exceptions or some other proper error control

Open arun11299 opened this issue 7 years ago • 0 comments

As noted in https://github.com/arun11299/cpp-jwt/pull/23, we need to remove asserts and replace that with proper error flow code path.

arun11299 avatar May 31 '18 04:05 arun11299