SYMBOL INDEX (10 symbols across 4 files) FILE: _server.js function verifyToken (line 81) | function verifyToken (req, res, next) { FILE: server.js function verifyToken (line 86) | function verifyToken (req, res, next) { FILE: src/main.js method created (line 13) | created() { FILE: src/store.js method SET_USER_DATA (line 13) | SET_USER_DATA (state, userData) { method LOGOUT (line 20) | LOGOUT () { method IS_NEW_USER (line 24) | IS_NEW_USER (state, isNewUser) { method register (line 29) | register ({ commit }, credentials) { method login (line 36) | login ({ commit }, credentials) { method logout (line 43) | logout ({ commit }) { method isNewUser (line 46) | isNewUser ({ commit }, isNewUser) {