• 4.0.0 96f1a0617b

    4.0.0 Stable

    kerem released this 2023-12-02 15:29:29 +03:00 | 8 commits to main since this release

    📅 Originally published on GitHub: Sat, 02 Dec 2023 12:30:36 GMT
    🏷️ Git tag created: Sat, 02 Dec 2023 12:29:29 GMT

    Breaking: Dropped support for PHP versions less than 8.2.

    Downloads
  • 3.0.0 75aeb68ea8

    3.0.0 Stable

    kerem released this 2022-12-12 21:14:30 +03:00 | 11 commits to main since this release

    📅 Originally published on GitHub: Mon, 12 Dec 2022 18:18:18 GMT
    🏷️ Git tag created: Mon, 12 Dec 2022 18:14:30 GMT

    • Breaking: Dropped support for PHP versions less than 8.1.
    • Simplified RefreshToken::requestAccessToken.
    • Refactored tests.
    • Introduced PHP-CS-Fixer and PHPStan.
    Downloads
  • 2.1.1 41ab25dd82

    2.1.1 Stable

    kerem released this 2022-01-15 15:43:29 +03:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Sat, 15 Jan 2022 12:46:10 GMT
    🏷️ Git tag created: Sat, 15 Jan 2022 12:43:29 GMT

    • The RefreshToken grants no longer sends empty client_secret values.
    Downloads
  • 2.1.0 8f6c6cdaf6

    2.1.0 Stable

    kerem released this 2022-01-05 12:23:51 +03:00 | 21 commits to main since this release

    📅 Originally published on GitHub: Wed, 05 Jan 2022 09:25:19 GMT
    🏷️ Git tag created: Wed, 05 Jan 2022 09:23:51 GMT

    • Added Token::toArray() method.
    Downloads
  • 2.0.0 a55e730512

    2.0.0 Stable

    kerem released this 2021-02-06 21:58:18 +03:00 | 26 commits to main since this release

    📅 Originally published on GitHub: Fri, 12 Feb 2021 19:55:44 GMT
    🏷️ Git tag created: Sat, 06 Feb 2021 18:58:18 GMT

    • Breaking: Minimum required PHP version is now 8.0.
    Downloads
  • 1.1.2 34d82951be

    1.1.2 Stable

    kerem released this 2021-01-06 01:08:45 +03:00 | 29 commits to main since this release

    📅 Originally published on GitHub: Tue, 05 Jan 2021 22:10:25 GMT
    🏷️ Git tag created: Tue, 05 Jan 2021 22:08:45 GMT

    • Made sure all query strings are RFC 3986 compliant as per OAuth 2 RFC 6749.
    Downloads
  • 1.1.1 8d113183a5

    1.1.1 Stable

    kerem released this 2020-11-26 23:28:22 +03:00 | 31 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Nov 2020 20:34:34 GMT
    🏷️ Git tag created: Thu, 26 Nov 2020 20:28:22 GMT

    • Allow installation on PHP 8.0.
    Downloads
  • 1.1.0 05249c6491

    1.1.0 Stable

    kerem released this 2020-06-23 20:39:13 +03:00 | 42 commits to main since this release

    📅 Originally published on GitHub: Tue, 23 Jun 2020 17:40:40 GMT
    🏷️ Git tag created: Tue, 23 Jun 2020 17:39:13 GMT

    • Added the possibility to override the hash algorithm used in Pkce::createChallenge().
    Downloads
  • 1.0.1 5357c31701

    1.0.1 Stable

    kerem released this 2020-06-17 22:43:17 +03:00 | 43 commits to main since this release

    📅 Originally published on GitHub: Wed, 17 Jun 2020 19:44:16 GMT
    🏷️ Git tag created: Wed, 17 Jun 2020 19:43:17 GMT

    • Fixed a bug where options merging wouldn't work correctly.
    Downloads
  • 1.0.0 19dbe0e86d

    1.0.0 Stable

    kerem released this 2020-06-17 21:55:20 +03:00 | 44 commits to main since this release

    📅 Originally published on GitHub: Wed, 17 Jun 2020 18:57:32 GMT
    🏷️ Git tag created: Wed, 17 Jun 2020 18:55:20 GMT

    • Initial release.
    Downloads