Having trouble getting Auth0Context to persist across components

I am using the Auth0 SDK for the first time in a single page React app, but for some reason when I navigate to a different component, the Auth0Context does not persist and I am logged out again. If anyone knows why this may be happening I would be very grateful! Thanks!

4 posts were merged into an existing topic: Authenticating Your First React App