Skip to content

Commit 6092f08

Browse files
popeycasperdcl
authored andcommitted
Fix authentication
Thanks for making this snap. You beat me to it by about 3 hours :D When issuing a `gh pr list` the cli app needs to spark up a browser and listen for the authentication token. This PR adds the necessary interfaces (desktop and network-bind) to enable that. Tested locally on Ubuntu 20.04
1 parent 636a154 commit 6092f08

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

snap/snapcraft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,7 @@ apps:
4343
plugs:
4444
- home
4545
- network
46+
- network-bind
47+
- desktop
4648
- ssh-keys
4749
completer: completion.sh

0 commit comments

Comments
 (0)