Skip to content

Releases: ory/fosite

0.15.0

09 Dec 22:08

Choose a tag to compare

v0.15.0

Upgrades history.md

0.14.2

09 Dec 18:33
701d850

Choose a tag to compare

v0.14.2

Makes use of rfcerr in access error endpoint writer explicit

0.14.1

06 Dec 14:23
8d35b66

Choose a tag to compare

0.14.1 Pre-release
Pre-release

Simplifies how errors are instantiated. Errors now contain all necessary information without relying on fosite.ErrorToRFC6749Error any more.

0.13.1

04 Dec 12:42
83136a3

Choose a tag to compare

0.13.1 Pre-release
Pre-release

Resolves an issue where token could be revocated by clients other than the one the token was issued for.

0.13.0

25 Oct 10:45

Choose a tag to compare

0.12.0

25 Oct 10:18

Choose a tag to compare

0.11.4

10 Oct 11:30

Choose a tag to compare

0.11.4 Pre-release
Pre-release
v0.11.4

handler/oauth2: set expiration time before the access token is genera…

0.11.3

21 Aug 17:00

Choose a tag to compare

0.11.3 Pre-release
Pre-release
oauth2/ropc: Set expires at for password credentials flow (#210)

Signed-off-by: Beorn Facchini <beornf@gmail.com>

0.11.2

09 Jul 21:11

Choose a tag to compare

0.11.2 Pre-release
Pre-release
v0.11.2

scope: resolve haystack needle mixup - closes #201

0.11.1

09 Jul 16:27

Choose a tag to compare

0.11.1 Pre-release
Pre-release
v0.11.1

token/jwt: add claims tests