Skip to content

Releases: contributte/oauth2-server

v0.5.0

Choose a tag to compare

@f3l1x f3l1x released this 04 Jan 14:36

Bumped! 🚀

Diff: v0.4.0...v0.5.0

Changes:

Maintenance:

v0.4.0

Choose a tag to compare

@f3l1x f3l1x released this 25 Feb 17:45
afc55ea

Bumped! 🇻🇨

Diff: v0.3.0...v0.4.0

Changes:

Maintenance:

v0.3.0

Choose a tag to compare

@f3l1x f3l1x released this 13 Dec 11:27

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

Choose a tag to compare

@f3l1x f3l1x released this 20 Dec 18:22
6ce09a5

Bumped! 👺

Diff: v0.2...v0.2.1

Changes:

  • Added Oauth2Response
  • More tests

v0.2

Choose a tag to compare

@f3l1x f3l1x released this 08 Dec 16:31
eedc373

Bumped! 🖖🏼

Diff: v0.1...v0.2

Changes:

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

v0.1

Choose a tag to compare

@f3l1x f3l1x released this 20 Dec 18:22
2b86769

First bump! 👊