You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to instally just the auth library you're using
This is a breaking change with imports, which necessitates v2.
Functionality remains the same
more reliable behavior
updated tests and improved coverage
fixes flash of unauthenticated content
verified working with React 17
AuthProvider no longer required
prepared to add new auth providers
fully backwards compatible