vanilla django rest auth 源码

上传:park3007 浏览: 15 推荐: 0 文件:ZIP 大小:20.58KB 上传时间:2021-04-19 07:11:54 版权申诉
香草django-rest-auth 使用Django-rest-framework(drf)进行授权 1. with_third_party_packages 使用dj-rest-auth + django-allauth + django-rest-framework-simplejwt 2. no_third_party_packages 仅与Django-rest-framework-simplejwt 在1. with_third_party_packages上,实现起来容易得多。 (更多参考)但是由于库之间的依赖性,将至少创建7个表。在2. no_third_party_packages,需要制作dj-rest-auth用于本地注册的API,而django-allauth用于社交注册的API。 将遵循更多的端点。
上传资源
用户评论