# node-auth **Repository Path**: sshfl/node-auth ## Basic Information - **Project Name**: node-auth - **Description**: auth token based on express and mongodb - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node Token Authentication ## Requirements - node and npm ## Usage $ npm install $ cp .env.example .env $ # Change confit item in `.env` $ npm start