shyim / idea-1password

Integrate 1Password into Intellij based IDEs
Apache License 2.0
24 stars 5 forks source link

Grab secrets from 1Password when connecting to GitHub #4

Open bric3 opened 1 year ago

bric3 commented 1 year ago

Another place where 1Password integration might be useful is when connecting to some service, for example when setting up GitHub, e.g. by token, one might want to grab the secret from 1Password.

Screenshot 2022-12-10 at 23 07 30

Of course I understand this is only doable if IJ offers the right extension points.