rafaelmardojai / forge-sparks

Get git forges notifications
MIT License
61 stars 7 forks source link

Add flatpak org.freedesktop.secrets access #20

Open r2binx opened 8 months ago

r2binx commented 8 months ago

Access to org.freedesktop.secrets is required in order to add accounts when using the secrets store

Fixes https://github.com/rafaelmardojai/forge-sparks/issues/19

rafaelmardojai commented 8 months ago

I need to investigate this further, but the point of using org.freedesktop.portal.Secret is having a per-application secret. Setting this permission will make Forge Spark's flatpak store secrets system wide and I'm not sure that I want that.

Maybe installing xdg-desktop-portal-gtk solves the issue?