Skip to content

Releases: contributte/oauth2-server

v0.5.0

04 Jan 14:36

Choose a tag to compare

Bumped! 🚀

Diff: v0.4.0...v0.5.0

Changes:

Maintenance:

v0.4.0

25 Feb 17:45
afc55ea

Choose a tag to compare

Bumped! 🇻🇨

Diff: v0.3.0...v0.4.0

Changes:

Maintenance:

v0.3.0

13 Dec 11:27

Choose a tag to compare

Bumped! 🇰🇼

Diff: v0.2.1...v0.3.0

Changes:

  • upgrade PHPStan [e90f6d4] (@petrparolek)
  • Posibility to configure response type, Authorization server in constructor accepts responseType parameter. If needed, it is possible to pass own instance of response object to modify token endpoint response. Motivation to do this is for example, add identity token to token response. [90b998d] (@VojtechBuba)

Maintenance:

v0.2.1

20 Dec 18:22
6ce09a5

Choose a tag to compare

Bumped! 👺

Diff: v0.2...v0.2.1

Changes:

  • Added Oauth2Response
  • More tests

v0.2

08 Dec 16:31
eedc373

Choose a tag to compare

Bumped! 🖖🏼

Diff: v0.1...v0.2

Changes:

  • PHP 8
  • Travis -> Github Actions
  • Phpstan 0.12
  • Fix tests
  • Repair extension

v0.1

20 Dec 18:22
2b86769

Choose a tag to compare

First bump! 👊