Skip to content
#

ps4

Here are 100 public repositories matching this topic...

Pewsplosions
Pewsplosions commented Nov 14, 2019

The Forge sounds pretty great but there does not seem to be much in the way of documentation.

I don't even see simple "How to compile" or build instructions. Which seems like a good place to start.

The description talks about it being like "Legos" where you can use the different parts of the system as needed. So does that mean it can be built in sections and integrated into other projects pi

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 ps4 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 ps4 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.