defaultUser
property to FeatureFlagProvider
.useFeatureFlag
hook:loading === true
), the value is set to the defaultValue
argument.user
) of getValue
is optional and defaults to the defaultUser
prop in FeatureFlagProvider
or the authenticated user from Authenticator
.