Python rest_framework.authentication模块,常用函数和类

下面列出了Python rest_framework.authentication 模块中定义的常用函数和类,我们从91个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. SessionAuthentication() 用在(36)个项目中
2. BasicAuthentication() 用在(29)个项目中
3. BaseAuthentication() 用在(28)个项目中
4. TokenAuthentication() 用在(25)个项目中
5. get_authorization_header() 用在(13)个项目中