Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Client Hub Authentication Library
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Finvisible-tech%2Fclient-hub-auth-lib.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Finvisible-tech%2Fclient-hub-auth-lib?ref=badge_shield)


A comprehensive authentication library that provides seamless JWT-based authentication for both Django backend applications and Vite/React frontend applications. This library handles token validation, user authentication, and provides easy-to-use middleware and React hooks.

Expand All @@ -9,3 +11,7 @@ A comprehensive authentication library that provides seamless JWT-based authenti
- **React Provider** - Complete authentication context for React applications
- **Token Refresh** - Automatic token refresh handling
- **User Management** - User information retrieval and management


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Finvisible-tech%2Fclient-hub-auth-lib.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Finvisible-tech%2Fclient-hub-auth-lib?ref=badge_large)