Search by

fittinq / symfony-authenticator-token-service

fittinq

There is no license information available for the latest version (2.2.0) of this package.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

gitlab.com/qlfbrands/fittinq-symfony/symfony-authenticator-token-service

Issues

pkg:composer/fittinq/symfony-authenticator-token-service

Statistics

Installs: 4 153

Dependents: 1

Suggesters: 0

Stars: 0

2.2.0 2026-06-20 14:10 UTC

This package is auto-updated.

Last update: 2026-07-20 12:22:25 UTC


README

Use symfony authenticator to obtain a valid token to authenticate a service.

Install via composer

composer require fittinq\symfony-authenticator-token-service

Configure bundle

# config/bundles.php
<?php

return [
    // ...
    Fittinq\Symfony\Authenticator\SymfonyAuthenticatorTokenServiceBundle::class => ['all' => true],
];

.env

Configure the following .env.local settings

AUTHENTICATOR_HOST_URL=authenticator
AUTHENTICATOR_USERNAME=jeroen
AUTHENTICATOR_PASSWORD=jeroen