imjuni
CDCloudflare Developers
•Created by imjuni on 6/7/2024 in #general-help
Custom Token validation server for Private CDN
hello,
The
Stream
, Image
in cloudflare
are really useful. When using this service, I would like to create a Stream that can only be viewed by a limited number of VIP members. I would like to configure something like [stream url]?kk=[authorisation token]
when linking the Stream
or Image
and validate the kk value in the RESTful API on AWS infra, is there any way to do that?1 replies