The Complete Guide to React Authentication with Auth0

I have to admit this tutorial got me fast forwarded massively on getting auth0 working. Thanks Dan. Of course though I ran into issues when trying to integrate it into my react-redux app. I am wondering if you might be able to provide some insight into the following…
1: passing/getting a token when in a class based component
image

2: Setting the user profile data into a reducer and assigning the props?

1 Like