Are you required to be authenticated to be able to check feature flags?
Trying out the feature flag functionality.
While I'm not logged in/authenticated - the flags always return the
defaultValue
defaultValue
set.
I recall mentioning that the flag values are bundled into the JWT or token? So is feature flagging only applicable to authenticated users & not more generally for flagging public pages?