Authentication from CRON job -> Edge Function

What is the correct way to do this? I have the new secret key available to me, but am not sure how to send this correctly from the CRON job (via headers?) and how to receive and validate it in the Edge function.

Any assistance here would be much appreciated, thank you!
Was this page helpful?