mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
a096b2a485
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 |