add support of refresh token
This commit is contained in:
@@ -37,7 +37,7 @@ php bin/console make:user
|
||||
|
||||
Note that you have to answer **no** to the question `Does this app need to hash/check user passwords?`
|
||||
|
||||
Then, you could copy the files `TrackMania.php` in `src/Controller/OAuth2/` and `TrackManiaAuthenticator.php` in `src/Security/`
|
||||
Then, you could copy the files `TrackMania.php` in `src/Controller/OAuth2/`, `TrackManiaAuthenticator.php` in `src/Security/` and `TrackManiaAuthenticatorSubscriber.php` in `src/Event/`.
|
||||
|
||||
Then change the `config/packages/knpu_oauth2_client.yaml` file like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user