How to create custom login route in Spring?
Like I want to have a custom frontend, therefore I need
/auth/signin sort of route, but I'm not sure how should I implement it, any idea how can I do so?