django 接入OIDC认证登录(django admin后台使用OIDC 或github账号登录) django 使用python-social-auth模块接入oidc 账号登录 ,django views视图接入接入oidc登录,django views通过oidc鉴权
摘要:
参考文档 模块文档:https://python-social-auth.readthedocs.io/en/latest/ 接入github账号登录参考: https://blog.csdn.net/yannanxiu/article/details/112622781; 测试项目地址:https 阅读全文
posted @ 2024-06-17 12:10 zhangmingda 阅读(82) 评论(0) 推荐(0) 编辑