Results 3 issues of Bonnet

Hi, This is not an issue but rather a question. I am trying to make redux-auth work with redux-immutable. There is an issue because redux-auth tries to access the "auth"...

question

#### Support plan * *is this issue currently blocking your project?* (yes/no): yes * *is this issue affecting a production system?* (yes/no): yes #### Context * *node version*: 16.13 *...

support

Hi, Just for info, you did a typo in your ReadMe in the configuration section [here](https://github.com/lynndylanhurley/redux-auth#multiple-user-type-configuration). `signOutUrl` in the configuration is invalid and will lead to signout issue. Use (as...