🔥 API Authentication with NodeJS and JWT
Belajar Membuat Authentication dengan JWT
Penggunaan
1️⃣ Clone Repository
$ git clone https://github.com/indragunawanrtf/api-auth-jwt.git
2️⃣ Install semua Dependency yang dibutuhkan
Menuju file directory nodejs-simple-api yang sudah didownload
cd api-auth-jwt
Install npm
npm install
3️⃣ Step selanjutnya Running the Application
node server.js