rupadana / filament-api-service

A simple api service for supporting filamentphp
https://filamentphp.com/plugins/rupadana-api-service
MIT License
141 stars 28 forks source link

[Enhancement]: Allow * in ability selection / scope #38

Open eelco2k opened 8 months ago

eelco2k commented 8 months ago

What happened?

Allow for an easy "allow all" Ability via ["*"] on the Token Resource page.

How to reproduce the bug

none

Package Version

3

PHP Version

8.3

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response

rupadana commented 8 months ago

thats a good idea, will be updated ASAP

eelco2k commented 1 month ago

https://github.com/rupadana/filament-api-service/pull/73 this feature is also added in this PR