→ كل المشاريع

jwt-best-practices

بواسطة @ipenywis

18

JWT Best Practices React app w/ Express API Server

عن هذا المشروع

React JWT Auth Best Practices Project w/ Express API This Repo has three branches for the different parts of the project (good vs bad practices) As explained on Youtube Video Tutorial: https://youtu.be/FVmxtmzyrSw API REPO: https://github.com/ipenywis/jwt-best-practices-server Branches for Bad & Good Practices master has the best approach with all implementation, same as: jwt-blacklisted branch jwt-bad-approach (Bad JWT Practices - No Session - Storing on Localstorage) jwt-good-approach (Good JWT Practices - No Session - Storing on HTTP-ONLY cookies) jwt-blacklist (Server Session implementation using Redis with Blacklist technique - NOT MUCH CHANGES FOR FRONTEND) Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: yarn start Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.\ You will also see any lint errors in the console. yarn test Launches the test runner in the interactive watch mode.\ See the section about running tests for more information. yarn build

من ملف README الخاص بالمشروع على GitHub

النجوم
18
التفريعات
10
آخر تحديث
16/05/2022

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/jwt-best-practices.svg)](https://www.madeinalgeria.dev/projects/jwt-best-practices)

مشاريع ذات صلة