node-persona

1.0.1 • Public • Published

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
});

Package Sidebar

Install

npm i node-persona

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • hwclass