agileadam
Steps to implement Basic Auth (on top of the FilamentUser contract)?
I'd like to double-lock-down my application with "implements FilamentUser" as well as Basic Auth.
I already have the former in place. How can I add Basic Auth on top of that for all Filament-related URLs/resources?
Thank you!
16 replies