Skip to content

Releases: flownative/flow-oauth2-client

v4.1.2

12 Mar 11:15
97d959e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

10 Dec 22:29
6699154
Compare
Choose a tag to compare

Full Changelog: v4.1.0...v4.1.1

v4.1.0

10 Dec 22:24
5d5d567
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.3...v4.1.0

v4.1.0-beta.2

18 Jan 09:22
ce1c8fa
Compare
Choose a tag to compare
v4.1.0-beta.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.1.0-beta.1...v4.1.0-beta.2

v4.1.0-beta.1

02 Jun 06:01
794e8e1
Compare
Choose a tag to compare
v4.1.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.3...v4.1.0-beta.1

v4.0.3

09 Dec 10:03
9f4e780
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Prevent state cache from flooding the filesystem by @bwaidelich in #32

Full Changelog: v4.0.2...v4.0.3

v4.0.2

07 Apr 10:50
e6372e1
Compare
Choose a tag to compare

Full Changelog: v4.0.1...v4.0.2

v4.0.1

06 Apr 06:35
6374fd5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

14 Dec 15:08
v4.0.0
69e2446
Compare
Choose a tag to compare

This release makes OAuthController::getServiceType() a static public function and therefore requires implementations which subclass OAuthController to be adjusted accordingly. It is changed in order to allow PHP 8 based applications detect service types properly in OAuthController without having to instantiate all client implementations.

Full Changelog: v3.4.0...v4.0.0

v2.2.1

28 Oct 14:17
e5da242
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1