开发者

Django Authentication Backend

How i know in server-side what authentication ba开发者_运维知识库ckend is for determinated user?


After authenticating, each User object will have a 'backend' property, pointing to the module and class that authenticated him. You can see related code here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜