package auth // Constants for auth-related context keys const ( UserIDKey = "user_id" )