Soup.AuthManager

const Soup = imports.gi.Soup;

let authManager = new Soup.AuthManager();
  

Hierarchy

  • GObject.Object
    • Soup.AuthManager