videosphere
    Preparing search index...

    Function getCurrentUser

    • Get current authenticated user. Returns null if no user is logged in.

      Returns Promise<{ $id?: string; email?: string; name?: string }>