Skip to content

Releases: Blaspsoft/keysmith-vue

v1.0.1

02 Mar 21:05
Compare
Choose a tag to compare

🎨 Keysmith Vue v1.0.1 – UI Refinement

This update includes a minor UI improvement:

  • 🖼️ Adjusted container width for the Page Template to enhance layout consistency and responsiveness.

No breaking changes—just a small tweak for better user experience! 🚀

v1.0.0 Initial Release

01 Mar 22:18
Compare
Choose a tag to compare

🚀 Keysmith Vue v1.0.0 – Initial Release

Keysmith Vue is a Laravel 12 + Vue 3 package designed for seamless API token management with Laravel Sanctum based on the Laravel breeze implemetation. It includes pre-built Vue components, flexible installation options, and customizable permissions, making API authentication simple and efficient.

🔑 Key Features

  • 🔐 API Token Generation & Management – Easily create, view, update, and revoke API tokens.
  • 🎨 Pre-built Vue 3 Components – Quick integration with CreateApiTokenForm.vue & ManageApiTokens.vue.
  • ⚙️ Flexible Installation – Choose between:
    • Page Template (/api-tokens) for a dedicated token management page.
    • Settings Template (/settings/api-tokens) for an integrated settings panel.
  • 🔧 Customizable Permissions – Define API token scopes in config/keysmith.php.