Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.27 KB

oAuth Bridge

Build Status Latest Stable Version Phalconist Code Coverage

A library focused on API Authentication for Phalcon applications.

The main goals of this project:

  • To provide transparent integration using oAuth industrial standards
  • To provide better performance by working with Phalcon Framework
  • To reduce inconvenience resulting from the lack of PSR-7 support in Phalcon Framework (prior to v3.x)

Documentation

The current version can be seen at preferans.gitbooks.io.

License

oAuth Bridge is open source software licensed under the MIT License. See the LICENSE.txt file for more.

© 2017-2018 Serghei Iakovlev
© 2012-2017 Alex Bilbie

All rights reserved.