'use strict'; module.exports = ({ ctx }) => { return ctx.state.isAuthenticated; };