Skip to content

Releases: shauns/django_auth0_toolkit

v0.2.2

08 Nov 16:23
Compare
Choose a tag to compare

Bug-fix with SSO wrapper

v0.2.1

08 Nov 12:45
Compare
Choose a tag to compare

Additional logging and internal infrastructure changes

v0.2.0

07 Nov 22:49
Compare
Choose a tag to compare
  • Adds middleware that authenticates a user based on a JWT in Authorization header
  • Adds view helpers for fitting into Auth0 callback-based flow

v0.1.1

04 Nov 11:56
Compare
Choose a tag to compare

Use @login_required_with_sso in place of @login_required to run un-authenticated requests through the Auth0 SSO process