WebIDLpedia

NavigatorLogin interface

Definition

Federated Credential Management API defines NavigatorLogin



[Exposed=Window, SecureContext]

interface NavigatorLogin {
  Promise<undefined> setStatus(LoginStatus status);
};

Methods and attributes that return objects implementing NavigatorLogin

Referring IDL interfaces/dictionaries