How to separate the breeze auth and filament auth?
My main app uses Breeze for auth. I use Filament just for the admin stuff. But when a user logs into the main app using Breeze, it automatically logs you in to the Filament panel as well with that account. How do I circumvent it? I want them to be 2 complete separate entities.
4 Replies