Identity/BrowserID: Difference between revisions

Jump to navigation Jump to search
Line 306: Line 306:


When this function is invoked, the User Agent MUST return to its provisioning workflow and proceed with the failure case.
When this function is invoked, the User Agent MUST return to its provisioning workflow and proceed with the failure case.
module navigator {
    module id {
        void beginAuthentication(object callback);
        void completeAuthentication();
        void raiseAuthenticationFailure(string reason);
    }
};


== Primary Authority Compliance ==
== Primary Authority Compliance ==
668

edits

Navigation menu