Skip to content

🚀 Keysmith React v1.0.0 - Initial Release

Choose a tag to compare

@deemonic deemonic released this 10 Mar 14:42
· 10 commits to main since this 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 devices.

📦 Based on Laravel Breeze
This is based off the Laravel breeze implementation.

🎯 Extend your Laravel 12 + React Starterkit today!
Easily add API token management to your project with Keysmith React.

🔗 See full docs

🚀 Happy coding!