Solved
Shared Session beetween AEM and another application in React
Hi everyone,
Does anyone have a suggestion for how I can attend this requirement bellow?
I need to shared session between AEM and React application.
Thanks
Alisson Xavier
Hi everyone,
Does anyone have a suggestion for how I can attend this requirement bellow?
I need to shared session between AEM and React application.
Thanks
Alisson Xavier
You can set the session using localStorage and thus, it can be accessed by any app within your browser, until you or the logout operation clears the session.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.