SYMBOL INDEX (14 symbols across 12 files) FILE: client/auth/Signin.js function Signin (line 40) | function Signin(props) { FILE: client/auth/auth-helper.js method isAuthenticated (line 4) | isAuthenticated() { method authenticate (line 13) | authenticate(jwt, cb) { method clearJWT (line 18) | clearJWT(cb) { FILE: client/core/Home.js function Home (line 34) | function Home(){ FILE: client/user/DeleteUser.js function DeleteUser (line 15) | function DeleteUser(props) { FILE: client/user/EditProfile.js function EditProfile (line 40) | function EditProfile({ match }) { FILE: client/user/Profile.js function Profile (line 33) | function Profile({ match }) { FILE: client/user/Signup.js function Signup (line 44) | function Signup() { FILE: client/user/Users.js function Users (line 28) | function Users() { FILE: server/express.js constant CURRENT_WORKING_DIR (line 25) | const CURRENT_WORKING_DIR = process.cwd() FILE: webpack.config.client.js constant CURRENT_WORKING_DIR (line 3) | const CURRENT_WORKING_DIR = process.cwd() FILE: webpack.config.client.production.js constant CURRENT_WORKING_DIR (line 2) | const CURRENT_WORKING_DIR = process.cwd() FILE: webpack.config.server.js constant CURRENT_WORKING_DIR (line 3) | const CURRENT_WORKING_DIR = process.cwd()