Closed matthewadams closed 7 years ago
Issue by gacord23 Monday Jun 27, 2016 at 21:10 GMT Originally opened as https://github.com/SciSpike/yaktor-auth/issues/4
defaults to this: var Response = require('yaktor/app/services/rest/Response')
but reality (at time of writing) appears to be this: var Response = require('yaktor/services/Response')
Issue by gacord23 Monday Jun 27, 2016 at 21:10 GMT Originally opened as https://github.com/SciSpike/yaktor-auth/issues/4
defaults to this: var Response = require('yaktor/app/services/rest/Response')
but reality (at time of writing) appears to be this: var Response = require('yaktor/services/Response')