liamzwbao commented on issue #791: URL: https://github.com/apache/polaris/issues/791#issuecomment-2652507294
Hi @flyrain, I'm interested in fixing this bug. Could you please assign it to me? As 419 does not exist in the standard `jakarta` library, I'm considering adding a customized `PolarisStatus` enum to implement the interface `Response.StatusType`. In addition, we can throw customized exception when the [`JWTVerificationException`](https://github.com/apache/polaris/blob/f9f6db58b0333ad7dac55e1eee1d3a67901c0849/service/common/src/main/java/org/apache/polaris/service/auth/JWTBroker.java#L93) is `TokenExpiredException`. What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
