Commit
Enhance preview URL handling with short-lived tokens
Commit details
Commit notes
- Updated various handlers to generate signed preview tokens for sample previews, improving security and access control. - Refactored preview URL generation logic to include token validation, ensuring only authorized access to sample previews. - Removed unnecessary user information loading in sample pack queries to streamline data retrieval. - Improved response handling in sample pack and market handlers to utilize the new preview token mechanism.
- Files changed
- 5
- Lines added
- +123
- Lines removed
- −77