Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Releases: Tustin/fortnite-php

Update Authorization header

12 Dec 01:11
Compare
Choose a tag to compare

A recent update to Fortnite seems to have changed the Authorization token for the login flow. The old token that was used no longer allows normal logins (probably for security reasons), so updating it to use the new token seems to resolve login issues.

Leaderboard fix

12 Aug 16:16
6ccf0b2
Compare
Choose a tag to compare

Fixes leaderboard 500 error thanks to @krokit.

Challenges and Leaderboard fix

31 Jul 18:11
8cc587f
Compare
Choose a tag to compare

Adds challenges and fixes an issue with the leaderboards.

Division by zero fix

20 May 15:06
Compare
Choose a tag to compare

Fixes a potential division by zero warning that might cause issues.

naming conventions, missing using statements, typos, etc

08 May 19:05
Compare
Choose a tag to compare

OAuth token info methods, static stat lookup

26 Feb 03:32
Compare
Choose a tag to compare
0.0.4

get oauth token info methods, static stat lookup with access token

Stop StatsNotFoundException from being thrown

26 Feb 01:38
Compare
Choose a tag to compare

Setting up for a stat tracker example project.

Second release

22 Feb 03:46
Compare
Choose a tag to compare

Yet another release for Packagist and Composer.

Initial Release

18 Feb 21:31
Compare
Choose a tag to compare

Early release build for Packagist