boo/persona

This package is abandoned and no longer maintained. No replacement package was suggested.

A framework agnostic implementation of Mozilla Persona, the cross-browser login system for the Web that's easy to use and easy to deploy.

v1.0.1 2013-10-24 23:19 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:00:46 UTC


README

Source Code Latest Version Software License Build Status HHVM Status Scrutinizer Coverage Status Total Downloads

A framework agnostic implementation of Mozilla Persona, the cross-browser login system for the Web that's easy to use and easy to deploy.

Find Mozilla Persona on Packagist/Composer.

Documentation

Documentation for this library is available at docs.jyggen.com (currently down, see the docs repo instead).

Framework Integration

This library comes packaged with a service provider and an authentication driver for Laravel 4. The authentication driver allows you to seamlessly integrate Persona into Laravel's built-in authentication library.

Pull requests with additional providers and integrations are more than welcome!

Changelog

See GitHub releases.

About

Requirements

  • PHP 5.3 or above.
  • cURL extension.

Bugs and Feature Requests

Please create an issue or pull request on GitHub.

Author

Jonas Stendahl (@jyggen) jonas.stendahl@gmail.com

See the list of contributors here.

License

This library is licensed under the MIT license.