Download the PHP package chrisreedio/filament-oauth-clients without Composer
On this page you can find all versions of the php package chrisreedio/filament-oauth-clients. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chrisreedio/filament-oauth-clients
More information about chrisreedio/filament-oauth-clients
Files in chrisreedio/filament-oauth-clients
Package filament-oauth-clients
Short Description Provides OAuth Client Services
License MIT
Homepage https://github.com/chrisreedio/filament-oauth-clients
Informations about the package filament-oauth-clients
Filament OAuth Clients
⚠️ Early Development: This package is currently in active development. APIs may change before the stable release.
A Filament plugin for managing OAuth 2.0 clients using Laravel Passport. Provides a clean admin interface for managing OAuth applications, services, and personal access tokens.
Features
- Manage OAuth applications and services
- Create and manage personal access tokens
- Built-in support for Laravel Passport
- Clean Filament admin interface with organized resource clustering
Installation
Add the plugin to your Filament panel:
Requirements
- PHP 8.3+
- Laravel Passport
- Filament v4
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Chris Reed
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-oauth-clients with dependencies
filament/filament Version ^4.0|^5.0
laravel/passport Version ^13.1
spatie/laravel-package-tools Version ^1.15.0