Skip to content
#

ps3

Here are 80 public repositories matching this topic...

ghost
ghost commented Aug 29, 2019

As per the Future Logins documentation section, this code should regenerate a new refresh token that can be saved:

$client = new Client();
$client->login('b17b5ce5-xxxx-yyyy-zzzz-5996a213b834');

$refreshToken = $client->refreshToken();

Currently, the value I retrieve from $client->refreshToken() after logging in with a refresh token, is always the same, so I'm unable to save

Improve this page

Add a description, image, and links to the ps3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ps3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.