A Complete Guide to Auth in React with Axios, JWT and Context API

Learn how to build a secure authentication system in React using JWT, Axios, and Context API. Includes token refresh, route protection, and role-based access.

June 20, 2025 · 5 min · 883 words · Nirajan Khatiwada

React : Day 8

Learn about prop drilling and how to use the Context API in React to manage and share state effectively.

November 23, 2024 · 8 min · 1543 words · Nirajan Khatiwada