Hiyve Components - v1.0.0
    Preparing search index...

    Interface IdentityBridgeValue

    interface IdentityBridgeValue {
        userEmail: string | null;
    }
    Index

    Properties

    Properties

    userEmail: string | null

    The authenticated user's email, or null when not logged in