1 Commits

Author SHA1 Message Date
煎饼果子卷鲨鱼辣椒
15d8210bd4 feat: enhance GenerateMachineID to include auth0|user_ prefix
- 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.
2025-01-01 18:07:40 +08:00