// node expressres.redirect(302, 'http://myweb.com/app/');我的登錄和/app是兩套angular應(yīng)用,我想實現(xiàn)在登錄成功之后,后端302重定向到/app頁面,但是沒成功。報錯:A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'null' is therefore not allowed access. The credentials mode of an XMLHttpRequest is controlled by the withCredentials attribute.求助,如何解決呢?
后端302到angular-ui-router對應(yīng)的路徑時無效
慕雪6442864
2018-09-13 14:27:37