Open Spomky opened 1 year ago
This PR proposes to use the new access_token authenticator for Symfony 6.2+. Related to the discussion in https://github.com/symfony/symfony/issues/49830
access_token
Note: yet, the code has not been tested
Failed PHP CS Fixer changes unrelated, it was fixed in #400, you can rebase now to make it pass
Also, are you going to test that code yourself?
This PR proposes to use the new
access_token
authenticator for Symfony 6.2+. Related to the discussion in https://github.com/symfony/symfony/issues/49830Note: yet, the code has not been tested