lore-hook-auth

Provides an action and reducer dedicated to fetching the current user

reducerName

The name of the reducer that should be created that is responsible for storing the current user. This defaults to the name of the model.

reducerName: 'currentUser'