from Hacker News

Using Cloud Functions (Netlify) for URL Signing

by dylanjha on 10/16/19, 12:33 AM with 1 comments

  • by dylanjha on 10/16/19, 1:53 AM

    I thought this was a clever way to use Netlify Functions to sign URLs, set the <video> src to the Netlify function, sign the URL and respond with a 302 (also verify the request with CORS headers)