Skip to content

Releases: ory/fosite

0.5.0

17 Oct 12:13
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Read HISTORY.md for information on bc breaks.

0.4.0

16 Oct 17:15
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Read HISTORY.md for information on bc breaks.

0.3.6

07 Oct 13:20
Compare
Choose a tag to compare
0.3.6 Pre-release
Pre-release

This release adds the ability to issue refresh tokens using the resource owner password flow

0.3.5

06 Oct 11:19
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release

This release resolves issues with the refresh token grant.

0.3.4

04 Oct 16:51
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release

This release resolves issues with the refresh grant.

0.3.3

03 Oct 09:22
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

Help javascript deal with scopes by replacing + with %20 #101

0.3.2

22 Sep 16:50
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
v0.3.2

openid: resolves an issue with the explicit token flow

0.3.1

22 Sep 08:27
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

This release resolves bugs around OpenID Connect and improves the way errors are handled

0.3.0

23 Aug 14:18
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

This release updates the jwt-go version and resolves a ciritcal issue the HierarchicalScopeStrategy.

0.2.4

09 Aug 07:47
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release
v0.2.4

all: resolve race condition and package fosite with glide