node-persona A client middleware to use Mozilla Persona decentralized authentication system. ###Usage Persona.set({ email : 'johndoe@somedomain.com' }, function (response) { //do something else with the response });