Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasundev/filament-access-secret
Secures access to Filament by requiring a secret key in the URL.
https://github.com/dasundev/filament-access-secret
filamentphp php
Last synced: about 2 months ago
JSON representation
Secures access to Filament by requiring a secret key in the URL.
- Host: GitHub
- URL: https://github.com/dasundev/filament-access-secret
- Owner: dasundev
- License: mit
- Created: 2023-06-25T09:45:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T16:45:57.000Z (8 months ago)
- Last Synced: 2024-10-10T17:41:18.874Z (3 months ago)
- Topics: filamentphp, php
- Language: PHP
- Homepage: https://dasun.dev/docs/filament-access-secret
- Size: 550 KB
- Stars: 36
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Filament Access Secret
This package provides a middleware for securing access to Filament by requiring a secret key to be provided in the URL.
## Documentation
You can find the documentation [here](https://dasun.dev/docs/filament-access-secret), which provides detailed information on installing and using the package.
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.