Open 3lpsy opened 4 years ago
Adds fix to UserService to make the service use the correct url for login.
var url = API_URL + "/api/v1/login";
Adds fix to UserService to make the service use the correct url for login.