PackageTrack
Sign in Get early access

microsoft/kiota-authentication-phpleague

Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform

2.0.2 4.7M downloads/mo #1206 most downloaded on Packagist microsoft/kiota-authentication-phpleague-php

What this package is like to depend on

Last release 4 months ago

20 Apr 2026

Release timing varies

gaps range from 2 weeks to 8 months

Most releases are documented

notes for 18 of 27 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

27 releases · first in 2022

5 releases in the last 12 months

see the full history below

Release timeline

26 releases · Jun 2022 to Apr 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 27
  1. 2.0.2 20 Apr 2026
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
  2. 2.0.1 16 Mar 2026
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
  3. 2.0.0 24 Feb 2026
    Release notes

    ⚠ BREAKING CHANGES

    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues

    Bug Fixes

    • drop PHP 7.4 support, raise minimum to PHP 8.2 (194f577)
    • remove PHP 7.4 support and upgrade minimum to PHP 8.2 (35160f4)
    • remove support for php 7.2 through 8.2 to address security issues (8654976)
    • remove support for php 7.2 through 8.2 to address security issues (5ddf7c6)
    Open source →
    Release notes

    ⚠ BREAKING CHANGES

    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues

    Bug Fixes

    • drop PHP 7.4 support, raise minimum to PHP 8.2 (194f577)
    • remove PHP 7.4 support and upgrade minimum to PHP 8.2 (35160f4)
    • remove support for php 7.2 through 8.2 to address security issues (8654976)
    • remove support for php 7.2 through 8.2 to address security issues (5ddf7c6)
    Open source →
  4. 1.5.2 18 Dec 2025
    Release notes

    Bug Fixes

    • Add compatibility with firebase/php-jwt v7 (f591a46)
    Open source →
    Release notes

    Bug Fixes

    • Add compatibility with firebase/php-jwt v7 (f591a46)
    Open source →
  5. 1.5.1 08 Oct 2025
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-authentication-phpleague: Synchronize microsoft-kiota-php versions
    Open source →
  6. 1.5.0 19 Feb 2025
    Release notes

    Features

    • Aligns all Kiota PHP versions to 1.5.0. Moving forward, all features/bug fixes will result in a version bump of all Kiota core libraries.
    Open source →
    Release notes

    Features

    • add release please configuration to monorepo (57de3a2)
    Open source →
  7. 1.3.1 27 Nov 2024
    Release notes

    What's Changed

    Full Changelog: 1.3.0...1.3.1

    Open source →
    Release notes

    Changed

    • Makes cache keys reproducible in Delegated permission contexts
    • Makes auth code optional to support cases when AuthCodeContext is used with an already cached token
    Open source →
  8. 1.3.0 14 Nov 2024
    Release notes

    What's Changed

    Full Changelog: 1.2.0...1.3.0

    Open source →
    Release notes

    Changed

    • Fix caching access tokens for delegated permissions. #98
    Open source →
  9. 1.2.0 20 Jun 2024
    Release notes

    What's Changed

    Full Changelog: 1.1.0...1.2.0

    Open source →
  10. 1.1.0 01 Mar 2024
    Release notes

    Added

    • Enables initialising the InMemoryAccessTokenCache with tokens for re-use by the auth provider
    • Exposes the access token cache used in the PhpLeagueAccessTokenProvider using getAccessTokenCache()
    Open source →
  11. 1.0.2 11 Jan 2024

    Nothing published for this version

  12. 1.0.1 01 Dec 2023

    Nothing published for this version

  13. 1.0.0 01 Nov 2023
    Release notes

    Changed

    • Bump abstractions package to 1.0.0
    • Use stable OpenTelemetry library
    • Mark package as stable
    Open source →
  14. 0.9.0 31 Oct 2023
    Release notes

    Added

    • Adds CHANGELOG. #54
    • Adds Generics to Promise return types. #59

    Changed

    • Allow http scheme for localhost urls. #56
    • Disable PHP-HTTP discovery plugin. #58
    Open source →
  15. 0.8.3 05 Oct 2023
    Release notes

    Added

    • Adds missing fabric bot configuration. #46
    • Add support for tracing. #48
    Open source →
  16. 0.8.2 30 Jun 2023
    Release notes

    Changed

    • Disable pipeline runs for forks. #40
    • Update microsoft/kiota-abstractions requirement from ^0.7.0 to ^0.7.0 || ^0.8.0. #42
    Open source →
  17. 0.8.1 05 Jun 2023
    Release notes

    Changed

    • Allow changing default token service URL and user info URL. #37
    Open source →
  18. 0.8.0 18 May 2023
    Release notes

    Changed

    • Bump abstractions. #32
    Open source →
  19. 0.7.0 18 May 2023
    Release notes

    Added

    • Abstract token caching. #29
    • CAE support. #28

    Changed

    • Fix static analysis issues. #21
    Open source →
  20. 0.6.0 06 Mar 2023
    Release notes

    Added

    • adds dependabot auto-merge and conflicts workflows. #12
    • Test coverage reporting. #13
    • Support custom http client. #16

    Changed

    • Remove default graph scopes and valid hosts. #10
    • Tell SonarCloud the Source and Tests folder. #14
    • Bump abstractions. #15
    • Change workflow to use strategy matrix for PHP versions . #11

    For previous versions, please see the Release Notes

    Open source →
  21. 0.5.1 no date

    Nothing published for this version

  22. 0.5.0 24 Jan 2023

    Nothing published for this version

  23. 0.4.0 07 Nov 2022

    Nothing published for this version

  24. 0.3.1 25 Oct 2022

    Nothing published for this version

  25. 0.3.0 03 Oct 2022

    Nothing published for this version

  26. 0.2.0 05 Jul 2022

    Nothing published for this version

  27. 0.1.0 22 Jun 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive