Use API authentication in Filament
Hi, I have a project with an API (sanctum tokens) and a panel in Filament. I would like to login with the API and continue the session in Filament.
Front consuming API and Filament panel are in the same domain, different subdomains.
What could be the best approach to do that? Thansk
Front consuming API and Filament panel are in the same domain, different subdomains.
What could be the best approach to do that? Thansk