rullyka
How to change ->Login() to Another URL
I want my system to bypass filament's built-in login authentication process by detecting whether there are cookies or not. Cookies are generated from when I access my other web for example: sso.example.com/login?redirect=https://tomywebsite.com. the result of this login is what generates cookies. If like this how do I solve it? please give me a solution
18 replies