preferans/oauth-bridge
This package is abandoned and no longer maintained.
No replacement package was suggested.
A library focused on API Authentication for Phalcon applications.
v0.0.23
2018-04-01 15:18 UTC
Requires
- php: >=7.0
- ext-openssl: *
- ext-phalcon: >=3.2.0 <4.0
- lcobucci/jwt: ^3.2
Requires (Dev)
- doctrine/instantiator: 1.0.*
- infection/infection: ^0.7.0
- ocramius/package-versions: 1.2.*
- phpstan/phpstan: 0.9.*
- phpunit/phpunit: 6.5.*
- squizlabs/php_codesniffer: 3.2.*
- symfony/console: 3.4.*
- symfony/debug: 3.4.*
- symfony/finder: 3.4.*
- symfony/process: 3.4.*
- symfony/yaml: 3.4.*
Suggests
None
Provides
None
Conflicts
Replaces
None
MIT ee80daae3b5713227eb7cc26813040f98730e694
- Alex Bilbie <hello.woop@alexbilbie.com>
- Serghei Iakovlev <serghei.woop@phalconphp.com>
authorizationapiAuthenticationoauthoauth2microserverauthoauth 2.0secureresourceauthorisationphalconoauth 2preferans
README
👁 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.
