An advanced tutorial that leverage tools like Amplify Hub and Redux Toolkit to listen to auth events and update our Redux store immediately. — Prerequisites There’s plenty of tutorials from React, AWS Amplify, and Redux Toolkit about getting started. Instead of reinventing the wheel, this tutorial is focused on developers already familiar with those three concepts, you will need (1) a React App, (2) connected your app to Amplify, (3) have Auth already configured, and…