white105 / codecomp

9 stars 7 forks source link

Jim/fix login url in service #15

Open 3lpsy opened 4 years ago

3lpsy commented 4 years ago

Adds fix to UserService to make the service use the correct url for login.

    var url = API_URL + "/api/v1/login";