redux-react-session
redux-react-session copied to clipboard
read the userSessionKey from option
this PR will solve issue number #29
sessionService.initSessionService(store, { driver: 'LOCALSTORAGE', sessionKey: 'your Key', sessionData: 'Your Key' })