Skip to content

Releases: inuits/inuits-policy-based-auth

v6.2.1

30 Aug 10:33
Compare
Choose a tag to compare

Don't execute authenticate decorator if user_context already exists

  • Prevents overriding user_context when request first goes through
    apply_policies decorator
  • Improves performance by not executing authenticate policies twice when
    request goes through multiple secured endpoints

v6.2.0

30 Aug 09:26
Compare
Choose a tag to compare
  • Force authorization policies to return a tuple of PolicyContext and UserContext

v6.1.0

30 Aug 07:40
Compare
Choose a tag to compare
  • Move access_restrictions to user_context

v6.0.0

29 Aug 11:39
Compare
Choose a tag to compare
  • Introduce tenant_names and tenant_objects instead of tenant
  • Introduce access restrictions

v5.1.0

17 Jul 14:13
0caffd7
Compare
Choose a tag to compare
Release v5.1.0

v5.0.0

12 Jul 13:53
4c007e9
Compare
Choose a tag to compare
Release v5.0.0