gopasspw / gopassbridge

A web extension for Firefox and Chrome to insert login credentials from gopass
MIT License
264 stars 24 forks source link

[Feature Request] OAuth Login #243

Open leogott opened 8 months ago

leogott commented 8 months ago

I use OAuth with some sites, to e.g. use my github login instead of creating a new password with examplesite.

It would be pretty useful to have a secret like file: Account/examplesite


oauth: user @ github dot com

and upon invoking gopassbridge, ideally the oauth button being highlighted/pressed, but I'd be fine with a popup "Hey, gpbridge here, use OAuth with Github and user :3"

like at the simplest just display the content of the oauth json-key

thanks