alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.01k stars 774 forks source link

do we support screenshot with oauth2 or other login system? #61

Closed xycloud closed 5 years ago

kimmobrunfeldt commented 6 years ago

Cookies are supported but not passing custom headers unfortunately. Supporting header passing would be useful for this (Authorization header).

maxshuty commented 6 years ago

I've submitted a PR for this here.

kimmobrunfeldt commented 5 years ago

Let's continue discussion here: https://github.com/alvarcarto/url-to-pdf-api/pull/99.