Changes

Jump to: navigation, search

Identity/BrowserID

4 bytes added, 22:47, 21 February 2012
Main Protocol Flow
* <tt>example.com</tt> presents a login button with a JavaScript click handler.
* when Alice clicks the login button, <tt>example.com</tt>'s click handler invokes
navigator.id.getrequest();
* Alice is presented with a user-agent dialog that lets her select which email to present to <tt>example.com</tt>.
* If Alice chooses to cancel the transaction, a <tt>loginCancelled</tt> event is fired on the <tt>navigator.id</tt> object, which <tt>example.com</tt> can choose to listen for.
668
edits

Navigation menu