0fa02cc563dcc3d3c850e94310e9e095d6af017f
- Introduce a new `auth-redirect` module to manage safe return paths for login and redirection. - Update the login page to utilize `readReturnToFromLocation` for redirecting users post-login. - Modify the `AuthGate` component to use `loginPathWithReturnTo` for redirecting unauthorized users, enhancing security and user experience. - Adjust API request handling to incorporate the new redirection logic, ensuring users are directed to the appropriate login page with return paths.
Description
No description provided
Languages
TypeScript
50.2%
Python
27.7%
JavaScript
20.5%
CSS
0.8%
Makefile
0.4%
Other
0.3%