UNPKG

techveda-react-auth

Version:

Techveda's React Authentication Library with context and hooks

17 lines (12 loc) 490 B
# Techveda React Auth [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://img.shields.io/npm/v/techveda-react-auth)](https://www.npmjs.com/package/techveda-react-auth) Official React authentication library by Techveda featuring: - Context API integration - Role-based access control - Route protection - TypeScript support - React Router integration ## Installation ```bash npm install techveda-react-auth