RobinLin666 commented on PR #6382: URL: https://github.com/apache/arrow-rs/pull/6382#issuecomment-2345201073
> The JWT logic seems a little odd to me, are we just using it to decode the expiry? If so could we avoid the additional dependency? Hi @tustvold Thank you for you review. Yes, because Token Service only returns a JWT token, so I need to decode the expiry. Any advice without dependency? -- 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]
