Skip to content

Commit

Permalink
Add settings module reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Apr 9, 2024
1 parent 233ab33 commit 5df0c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esmerald_simple_jwt/extension.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ def extend(
"simple-jwt": Pluggable(
SimpleJWTExtension,
path="/auth",
settings_module=...,
middleware=...,
permissions=...,
interceptors=...,
Expand Down

0 comments on commit 5df0c5f

Please sign in to comment.