thecolony / colony-login-bundle
Symfony bundle for "Log in with the Colony" — a drop-in OIDC login button (controller, routes, Twig helper, pluggable user provisioning) on top of thecolony/oauth2-colony.
Package info
github.com/TheColonyCC/colony-login-bundle
Type:symfony-bundle
pkg:composer/thecolony/colony-login-bundle
v0.1.3
2026-06-20 02:51 UTC
Requires
- php: >=8.2
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
- thecolony/oauth2-colony: ^0.1
Requires (Dev)
- phpunit/phpunit: ^10.5 || ^11.0
- symfony/cache: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- twig/twig: ^3.0
Suggests
- symfony/cache: For caching OIDC discovery + JWKS (pass a PSR-6 pool via colony_login.cache)
- symfony/twig-bundle: For the colony_login_enabled() Twig helper used to show the login button