(function(n){"use strict";n.module("app",["namus-identity"])})(angular),function(){"use strict";function n(n){return{get:function(t,i){return n.get(t,i)},"delete":function(t,i){return n.delete(t,i)},post:function(t,i,r){return n.post(t,i,r)},put:function(t,i,r){return n.put(t,i,r)}}}angular.module("app").factory("dataContext",["$http",n])}()