Releases: ory/fosite
Releases · ory/fosite
v0.30.0
v0.29.8
handler/revoke: respecting ErrInvalidRequest code (#380) This commit modifies the case for ErrInvalidRequest in WriteRevocationResponse to respect the 400 error code and not fallthrough to ErrInvalidClient. Author: DefinitelyNotAGoat <[email protected]>
v0.29.7
v0.29.6: openid: Allow promp=none for https/localhost (#359)
Signed-off-by: aeneasr <[email protected]>
v0.29.5: core: Add debug log to invalid_client error(#358)
Signed-off-by: nerocrux <[email protected]>
v0.29.4: core: Add debug log to invalid_client error(#358)
Signed-off-by: nerocrux <[email protected]>
0.29.3
Export IsLocalhost Signed-off-by: aeneasr <[email protected]>
0.29.2
Allow providing a custom redirect URI checker (#355) Signed-off-by: aeneasr <[email protected]>
0.29.1
token: Improve rotated secret error reporting in HMAC strategy (#354) Signed-off-by: aeneasr <[email protected]>