Asynchronously get authorization to install/remove snaps. See snapd_login_sync() for more information.
username to log in with.
password to log in with.
response to one-time password challenge.
a #GCancellable or %NULL.
a #GAsyncReadyCallback to call when the request is satisfied.
Complete login started with snapd_login_async(). See snapd_login_sync() for more information.
a #GAsyncResult.
This call used to contact a D-Bus service to perform snapd authentication using Polkit. This now just creates a #SnapdClient and does the call directly.
username to log in with.
password to log in with.
response to one-time password challenge.
a #GCancellable or %NULL.
Gets the Snapd Error Quark.