I´m working in ionic app. When the user logs in, a file with different information is sent to the server.
let datos = this.getInfoLogin();
The co