1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/user
andreas-unleash a096b2a485
fix: store redirect to localStorage to avoid loss of redirect (#5929)
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>
2024-01-19 11:32:26 +02:00
..
Authentication fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
common
DemoAuth
ForgottenPassword chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
Login fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
NewUser
Profile chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
ResetPassword chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
SimpleAuth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
UserProfile chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
AuthenticationCustomComponent.tsx
HostedAuth.tsx
PasswordAuth.tsx
StandaloneBanner.tsx
user.module.scss