mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
Stores `redirect` param in localStorage in the Authentication component. Retrieves the `redirect` param from localStorage at the Login screen if it is not there in the url. This will solve losing the redirect information all provider logins Closes # [1-1890](https://linear.app/unleash/issue/1-1890/capture-path-before-logging-in-and-redirect-to-it-if-there-and-custom) --------- Signed-off-by: andreas-unleash <andreas@getunleash.ai> |
||
|---|---|---|
| .. | ||
| Authentication | ||
| common | ||
| DemoAuth | ||
| ForgottenPassword | ||
| Login | ||
| NewUser | ||
| Profile | ||
| ResetPassword | ||
| SimpleAuth | ||
| UserProfile | ||
| AuthenticationCustomComponent.tsx | ||
| HostedAuth.tsx | ||
| PasswordAuth.tsx | ||
| StandaloneBanner.tsx | ||
| user.module.scss | ||