We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.5.2
Fix type issues, typo in docs, update some deps
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