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
Do not use @nonnull in Kotlin; the nullability is determined by the Kotlin type AuthState? ending with ? which declares it nullable, contradicting the annotation [KotlinNullnessAnnotation]