spyck / authentication-bundle
Authentication Bundle for Symfony
dev-main
2024-05-31 09:50 UTC
Requires
- php: ^8.2
- doctrine/collections: ^2
- hwi/oauth-bundle: ^2
- symfony/config: ^6|^7
- symfony/dependency-injection: ^6|^7
- symfony/framework-bundle: ^6|^7
- symfony/http-foundation: ^6|^7
- symfony/http-kernel: ^6|^7
- symfony/polyfill-intl-icu: ^1
- symfony/routing: ^6|^7
- symfony/security-core: ^6|^7
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-31 00:36:26 UTC
README
Simple bundle to authentication with oAuth.
Requirements
PHP ^8.2
Installation
Install it using Composer:
composer require spyck/authentication-bundle