Spomky-Labs / pwa-bundle

PHP library for generating a full featured PWA manifest

Home Page:https://pwa.spomky-labs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add authentication for screenshots

tacman opened this issue · comments

Description

If I want a screenshot of /my-profile, the user needs to be logged in.

Example

bin/console pwa:create:screenshot https://127.0.0.1:8003/my-profile

screenshot-1200x1100

I think panther has some support for this, but I don't really know. Maybe

bin/console pwa:create:screenshot https://127.0.0.1:8003/my-profile --username=tac --password=my.password