xdxTao commented on issue #5543: URL: https://github.com/apache/shenyu/issues/5543#issuecomment-2053598557
> > The front end cannot set the token into the header. > > u can get token value from header, why must url Yes, in most scenarios we get the token from the header. But we now have an app download function. The front end says that the universal preview component cannot set the header. Now we think of an ending solution that is not to perform jwt verification on this method and manually verify the token in the method, but this is not very elegant. -- 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: notifications-unsubscr...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org