@marklogic-community/grove-user-redux

Redux module to power MarkLogic Grove user state

Usage no npm install needed!

<script type="module">
  import marklogicCommunityGroveUserRedux from 'https://cdn.skypack.dev/@marklogic-community/grove-user-redux';
</script>

README

User Management in Redux

This Redux module for user authentication forms part of the MarkLogic Grove project. In addition to client state management, it handles API calls to a Grove middle-tier. See the reference application for an example of using this library in practice.

Install

npm install @marklogic-community/grove-user-redux --save