Skip to content

oauth2handler: Replace libsecret with dbus

Jan-Michael Brummer requested to merge dbus-helper into master

We had a hard time with race conditions using libsecret to transfer data between goaoauth2 handler and provider. As this is alienating it's purpose, replace it with a simple dbus version.

Merge request reports

Loading