Skip to content

Intercepting requests to thumbnails/storyboard #919

Answered by mihar-22
sidis405 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Sidis! We currently don't have an API defined for modifying the thumbnail fetch request. We're loading/displaying thumbnail images via the native <img> element which doesn't expose such API. We could use fetch and expose hooks if this functionality is a common use-case, but for most I've seen so far thumbnails are unprotected. A more practical approach might be securing via CORS headers or cookies?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sidis405
Comment options

@mihar-22
Comment options

@sidis405
Comment options

@devaoto
Comment options

Answer selected by sidis405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants