THEOplayer React Native Connectors
    Preparing search index...

    Type Alias AuthenticatedState

    AuthenticatedState: "ambiguous" | "authenticated" | "loggedOut"

    The state this identity is authenticated as for this observed ExperienceEvent.

    • ambiguous: Ambiguous.
    • authenticated: User identified by a login or similar action that was valid at the time of the event observation.
    • loggedOut: User was identified by a login action at some point of time previously, but is not currently logged in.