Skip to content
#

jasonwebtoken

Here are 50 public repositories matching this topic...

MERN stack app. To communicate with backend REST api, as well as employ superior and efficient caching, I use Redux Toolkit Query. This helps reduce unnecessary api calls, and component re renders via the caching system, and using memoized selectors. For authentication and authorization, I employ JWT's which help protect specific routes.

  • Updated Mar 29, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the jasonwebtoken topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jasonwebtoken topic, visit your repo's landing page and select "manage topics."

Learn more