pub const USER_AUTH_USER_ID: &str = "ai.user.authUserId";
Expand description

Authenticated user id. The opposite of ai.user.id, this represents the user with a friendly name. Since it’s PII information it is not collected by default by most SDKs.