Hoist contextValue into state and avoid unnecessary re-renders
Expose authResult object via useAuth API
Add support for custom logout routes\nAdd CRA example
fix(useAuth): fix ReferenceError in handleAuthResult
Stop using localStorage for tokens