jafar / guarded-authentication-bundle
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard
Installs: 2 323
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 3
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.0
- ext-json: *
- ext-openssl: *
- symfony/console: >=6.0.0
- symfony/doctrine-bridge: >=6.0.0
- symfony/form: >=6.0.0
- symfony/framework-bundle: >=6.0.0
- symfony/security-bundle: >=6.0.0
- symfony/yaml: >=6.0.0
Requires (Dev)
- friendsofphp/php-cs-fixer: >=3.0.0
- phpunit/phpunit: >=9.0.0
- symfony/phpunit-bridge: >=6.0.0
README
This bundle provides full authentication for login form and also Api with using JWS (signed JWT) based on Symfony Guard.
Documentation
The bulk of the documentation is stored in the Resources/doc
directory of this bundle:
Contributing
See the CONTRIBUTING file.
Credits
- Jafar Jabr Jafaronly@yahoo.com
- All contributors
License
This bundle is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.