http://www.django-rest-framework.org/api-guide/authentication/#custom-authentication
我想在我的django应用程序中使用自定义身份验证,但无法找到如何应用它.任何人都可以帮我这个.我在文档中给出的示例很清楚,但他们没有提到创建这个新类的位置以及如何使用它.
提前致谢!
python authentication django rest django-rest-framework
authentication ×1
django ×1
django-rest-framework ×1
python ×1
rest ×1