bjerkio/oidc-react

When initially mounted, isLoading is never set to false

jamesdh opened this issue · 0 comments

When autoSignIn is disabled, isLoading never gets set to false after the AuthContext effects complete. This makes detecting when it is appropriate to manually initiate sign in difficult.