sync wordpress session with redux session system
-
In our new project we will need to deal with cms websites in wordpress with frontend components in react. What we want is to sync the user session of wordpress with a library like redux-react-session. Would I need to use wordpress api system with an authentication endpoint or is there another way to do so ?
The topic ‘sync wordpress session with redux session system’ is closed to new replies.