You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Baby Buddy instance is protected by Cloudflare Zero Trust. In order for the Alexa command to reach the baby buddy server, I need to specify Cloudflare Service Token headers in the request from the Alexa skill in order to bypass the login screen.
I have this working totally fine in a relatively straightforward patch, but it is specific to the Cloudflare headers. I'd be happy to clean this up and submit a PR as-is and just have support for Cloudflare, but I'd also be open to a discussion about how to specify this a little more generically (if easy enough).
Thoughts?
I can provide a quick gist too which shows the scope of the changes (it's fairly minimal).
The text was updated successfully, but these errors were encountered:
My Baby Buddy instance is protected by Cloudflare Zero Trust. In order for the Alexa command to reach the baby buddy server, I need to specify Cloudflare Service Token headers in the request from the Alexa skill in order to bypass the login screen.
I have this working totally fine in a relatively straightforward patch, but it is specific to the Cloudflare headers. I'd be happy to clean this up and submit a PR as-is and just have support for Cloudflare, but I'd also be open to a discussion about how to specify this a little more generically (if easy enough).
Thoughts?
I can provide a quick gist too which shows the scope of the changes (it's fairly minimal).
The text was updated successfully, but these errors were encountered: