Get Cookies From Same Domain Ionic 3 Web

Hello Guys,

I want to ask something. Is it possible to get cookies from same domain? Example : i have domain with 3 web application, user login with web application 1 using mvc web app and saved cookies. And then user access web application 2 which is using ionic 3 without login because i get cookies from application 1.

Please help me.