mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-20 10:44:22 +03:00
223 B
223 B
Authentication
REST framework provides a number of authentication policies out of the box, and also allows you to implement custom policies.