mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2026-04-26 20:36:05 +00:00
- Updated the GenerateMachineID function to generate a machine ID with the prefix "auth0|user_". - The random part of the ID is now 25 bytes, producing a 50-character hexadecimal string. - This change improves the uniqueness and format of generated machine IDs, aligning with authentication standards.