| Hi Camila Macedo yes the UI is able to access the server. When the login initially happens you can see in the network requests that there is a cookie generated. After that the requests to the server are completing successfully. e.g. the request for the user information is returned and is visible in the UI. As there is no application data that is not visible but these follow the same authentication flow in the server so should also work. |