Skip to content

Releases: ory/fosite

0.6.10

29 Dec 22:48
Compare
Choose a tag to compare
0.6.10 Pre-release
Pre-release
v0.6.10

openid: c_hash / at_hash should be string not byte slice

0.6.9

29 Dec 21:15
Compare
Choose a tag to compare
0.6.9 Pre-release
Pre-release
oauth2/implicit: fix redirect url on error

Signed-off-by: Nikita Vorobey <nikita@vorobey.by>

0.6.8

20 Dec 12:19
Compare
Choose a tag to compare
0.6.8 Pre-release
Pre-release
v0.6.8

lint: gofmt -w -s .

0.6.7

06 Dec 13:08
Compare
Choose a tag to compare
0.6.7 Pre-release
Pre-release
v0.6.7

access: response expires in should be int, not string

0.6.6

06 Dec 12:39
Compare
Choose a tag to compare
0.6.6 Pre-release
Pre-release
v0.6.6

errors: add inactive token error

0.6.5

04 Dec 11:13
Compare
Choose a tag to compare
0.6.5 Pre-release
Pre-release
v0.6.5

introspection: always return the error

0.6.4

04 Dec 11:12
Compare
Choose a tag to compare
0.6.4 Pre-release
Pre-release
token/jwt: Allow single element string arrays to be treated as strings

This commit allows `aud` to be passed in as a single element array
during consent validation on Hydra. This fixes
https://github.com/ory-am/hydra/issues/314.

Signed-off-by: Son Dinh <son.dinh@blacksquaremedia.com>

0.6.3

29 Nov 15:40
Compare
Choose a tag to compare
0.6.3 Pre-release
Pre-release
token/jwt: Allow single element string arrays to be treated as strings

This commit allows `aud` to be passed in as a single element array
during consent validation on Hydra. This fixes
https://github.com/ory-am/hydra/issues/314.

Signed-off-by: Son Dinh <son.dinh@blacksquaremedia.com>

0.6.2

25 Nov 16:15
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release
v0.6.2

oauth2/introspection: endpoint responds to invalid requests appropria…

0.6.1

17 Nov 15:26
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

Resolves another issue with sessions