Skip to content

Releases: reb3r/oauth2-server-php

v1.16.12

28 Jan 12:47
561c209

Choose a tag to compare

Minor fix

v1.16.11

15 Jan 18:04
1669ae2

Choose a tag to compare

Add ability to exclude clients from backchannel logout.

v1.16.10

26 Jun 10:44
91d3283

Choose a tag to compare

Fix handling of refresh tokens in logout

v1.16.9

13 Jun 14:01
98ca713

Choose a tag to compare

Fix minor serialization in logout token

v1.16.8

07 May 11:29
4bda03e

Choose a tag to compare

Fix JWKS Endpoint serialization

v1.16.7

09 Apr 12:30
eb6c455

Choose a tag to compare

Fix minor guzzle issue with timeouts

v1.16.6

04 Apr 15:23
ab0c0b7

Choose a tag to compare

Fix double JSON-Encoding in JWKs endpoint

v1.16.5

04 Apr 15:02
5668e01

Choose a tag to compare

Dependency management: Replace abandoned dependency for handling JWKs

Add timeout for backchannel logout

27 Mar 07:13
9b82aae

Choose a tag to compare

Merge pull request #10 from FYMayr/add-guzzle-timeout

Added guzzle timeout for backchannel logout

v1.16.3

19 Feb 11:04
9a9fe9e

Choose a tag to compare

Fixed session handling for multiple clients