Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
32315730
Verified
Commit
32315730
authored
Apr 28, 2021
by
Georg Krause
Browse files
Remove last JWT related includes
parent
ecc2cc57
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/tests/test_auth.py
View file @
32315730
from
django.urls
import
reverse
from
rest_framework_jwt.settings
import
api_settings
jwt_payload_handler
=
api_settings
.
JWT_PAYLOAD_HANDLER
jwt_encode_handler
=
api_settings
.
JWT_ENCODE_HANDLER
def
test_can_authenticate_using_oauth_token_param_in_url
(
factories
,
preferences
,
client
,
mocker
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment