DEV Community

Discussion on: OIDC Authentication with React & Identity Server 4

Collapse
 
tappyy profile image
Andy

You could persist the user data in local storage or use something like redux-persist to manage the state rehydration for you :)