Thursday, 19 September 2013

Mozilla Persona / BrowserID as auth method for a REST api

Mozilla Persona / BrowserID as auth method for a REST api

I would like to use Persona as auth method for our website based on a
whose functionalities are based on a REST API. In a traditional method we
send the informations about user at each request - username and password -
with the connection secured with SSL.
We would achieve the same, but using Mozilla Persona to allow people to
the initial login instead, how can this be achieved?

No comments:

Post a Comment