F
Filament13mo ago
Hemith

Separate auth session with filament and breeze

I want to make it so that user logged in with breeze has its own session and filament has its own session. I'm guessing I would need to use separate cookies? Is it possible to do this? Any help is appreciated.
1 Reply
Dan Harrin
Dan Harrin13mo ago
yes, define 2 auth guards in config/auth.php