Hey, does anyone have any idea how I can get my plugin to use oAuth with a third party provider without having them to type their password for that third party provider? Ideally, a browser can be opened to a backend service, but I'd need to create a custom protocol handler and I'm wondering if there are examples anyone is aware of that another plugin has used for that? Is there a way to pass information to the plugin through an existing intelliJ protocol handler?