in src/backend-global.js [9:11]
handle: function handle(ctx) { ctx.response.json({test: true, scope: 'user', userName: ctx.user.name}); }