📝 Create pair of JWT tokens for the docs (#1450)
Currently we can't run examples that involve JWT auth, but we have a lot of such examples. So, we need to create a pair of JWT tokens and be able to use them in
# run comments the same way we use / run examples with Token auth.Examples:
• Auth:
django-modern-rest/docs/examples/auth/token/revoke_token.py
Lines 11 to 23 in 87a02f5
• django-modern-rest/docs/tools/sphinx_ext/run_examples.py
Lines 951 to 952 in 87a02f5
Btw, also remove
Token support from Query, since we don't use it anymore:django-modern-rest/docs/tools/sphinx_ext/run_examples.py
Lines 840 to 844 in 87a02f5
#documentation #feature #good_first_issue #help_wanted #opensource_september #django_modern_rest
sent via relator