mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-05-03 03:00:41 -04:00
Implements optional frontend redirect path handling in both backend and frontend SSO login flows. Backend now accepts and propagates a 'redirect' query parameter through OAuth state, and frontend uses this to redirect users after successful SSO login. Also adds force local login messaging and handling.