F
Filament7mo ago
MZX

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
krekas
krekas7mo ago
Just don't give access to other users to your panel
MZX
MZXOP7mo ago
Yes that's what I did
micraux
micraux7mo ago
So it seems that what you did doesn't work... How did you do it?
krekas
krekas7mo ago
What do you mean doesn't work? What doesn't work for you?

Did you find this page helpful?