Convert to TypeScript and export typings
0.4.4
Fix missing comma in handleAuthResult
Add isAuthenticating state
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