redux-react-session icon indicating copy to clipboard operation
redux-react-session copied to clipboard

read the userSessionKey from option

Open prince1456 opened this issue 5 years ago • 0 comments

this PR will solve issue number #29

sessionService.initSessionService(store, { driver: 'LOCALSTORAGE', sessionKey: 'your Key', sessionData: 'Your Key' })

prince1456 avatar Aug 01 '19 00:08 prince1456