Changelog

1.0.10 2026-05-03

Changed

  • Bump verbb/auth to allow firebase/php-jwt 7.x.

1.0.9 2025-07-18

Changed

  • Update English translations.
  • Bump verbb/auth.

1.0.8 2025-03-04

Added

  • Add Bluesky provider.

1.0.7 2024-12-04

Added

  • Add Provider::getButtonAttributes() to modify button HTML attributes.

Fixed

  • Fix Print button not working correctly.

1.0.6 2024-05-29

Changed

  • Update English translations.

1.0.5 2024-04-29

Added

  • Add support for headlessMode redirect URIs.

Changed

  • Update English translations.

1.0.4 2024-04-05

Added

  • Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.

1.0.3 2023-09-13

Added

  • Add X (Twitter).

1.0.2 2023-08-31

Fixed

  • Fix an error when trying to use OAuth for some providers.

1.0.1 2023-05-27

Fixed

  • Fix Redirect URI not working correctly for multi-sites.

1.0.0 2023-02-01

Added

  • Initial release