Nicolas
Nicolas
Thank you @steelbrain , My use-case: - I want to serialize asgardPHP user object from nestjs API - Then that serialize will be used in PHP API from asgard token....
Hi, This is my solution: `func serveReverseProxy(target string, res http.ResponseWriter, req *http.Request) { url, _ := url.Parse(target) req.URL = url //
Hi, I tried many version from 2.24.0 to latest and get same issue too.   I don't think a popular dependency has regression from many versions long time ago....