π Keysmith React v.1.0.0 release!
π What's New?
The first stable release of Keysmith React is here! π This package extends the Laravel 12 + React Starterkit by adding seamless API key and token management. It provides pre-built React components and integrates directly with Laravel Sanctum for secure authentication.
β¨ Features
π Full API Token Management
Easily create, view, and revoke API tokens with permission-based access.
π¨ Pre-Built React Components
Reusable, styled React components for seamless token management.
π Secure Authentication
Built on Laravel Sanctum for secure API authentication.
βοΈ Flexible Installation
Choose between a dedicated API tokens page or integrated settings UI.
π Customizable Permissions
Define custom API token permissions via the keysmith.php config file.
π± Mobile-Friendly UI
Fully responsive design for use across all d
π Check it out on GitHub: github.com/Blaspsoft/keysmith-react
Back