Skip to content

Releases: inuits/inuits-policy-based-auth

v10.1.1

Choose a tag to compare

@TimStandaert TimStandaert released this 07 Aug 11:42
  • a6390e2 feat: allow custom error message in the 403 exception

v10.1.0

Choose a tag to compare

@eray-inuits eray-inuits released this 04 May 11:19

953308b feat: migrate from authlib.jose to joserfc

v10.0.1

Choose a tag to compare

@eray-inuits eray-inuits released this 03 Dec 15:48

49e8c96 feat: decouple user_context setter

v10.0.0

Choose a tag to compare

@eray-inuits eray-inuits released this 03 Dec 15:39
  • 49e8c96 feat: decouple user_context setter

Release v9.6.1

Choose a tag to compare

@eray-inuits eray-inuits released this 28 Aug 08:57
  • 6f1e67b: improve error handling in authentication policies

v9.6.0

Choose a tag to compare

@eray-inuits eray-inuits released this 07 Feb 10:25
  • Add preferred_username to user_context

v9.5.0

Choose a tag to compare

@gverm gverm released this 20 Nov 14:00
Raise exception when no allowed issuers have been configured

Instead of warning & allowing all issuers.

v9.4.2

Choose a tag to compare

@eray-inuits eray-inuits released this 17 Nov 18:37
  • Fix post_request_hook not accepting *args and **kwargs

v9.4.1

Choose a tag to compare

@eray-inuits eray-inuits released this 17 Nov 18:06
  • Fix post_request_hook not callable

v9.4.0

Choose a tag to compare

@eray-inuits eray-inuits released this 17 Nov 17:01
  • Introduce post_request_hook