How to route to another website when user Logout - Angular

前端 未结 0 686
暖寄归人
暖寄归人 2021-02-03 20:14

I\'m trying to redirect the page to Google\'s home page when user\'s logout. For that, I\'m using the following function:

$(window.location)[0].replace(this.urlLogout);

相关标签:
回答
  • 消灭零回复
提交回复
热议问题