معرفی شرکت ها


djoauth2-0.6.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OAuth 2.0 server implementation.
ویژگی مقدار
سیستم عامل -
نام فایل djoauth2-0.6.0
نام djoauth2
نسخه کتابخانه 0.6.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Locu, Inc.
ایمیل نویسنده devteam@locu.com
آدرس صفحه اصلی https://github.com/Locu/djoauth2/
آدرس اینترنتی https://pypi.org/project/djoauth2/
مجوز MIT License
DJOAuth2 ======== .. image:: https://badge.fury.io/py/djoauth2.png :target: https://pypi.python.org/pypi/djoauth2 .. image:: https://travis-ci.org/Locu/djoauth2.png?branch=master :target: https://travis-ci.org/Locu/djoauth2 * Source code: https://github.com/locu/djoauth2 * Documentation: http://djoauth2.readthedocs.org/ * Issue tracker: https://github.com/locu/djoauth2/issues * Mailing list: https://groups.google.com/forum/#!forum/djoauth2 What is DJOAuth2? ----------------- DJOAuth2 is an implementation of a *sane* subset of the `OAuth 2`_ specification, which is described by the `OAuth Website`_ as An open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications. The goal of this implementation is to provide a well-structured Django application that can be easily installed to add OAuth 2.0 provider capability to existing projects. The official specification is broad, and allows for many different ways for clients and servers to interact with each other. This implementation is a secure subset of these interactions in order to make it as easy as possible to reap the benefits of OAuth without having to struggle with the more difficult parts of the spec. OAuth, and this implementation, are best suited to solving the following problems: * Allowing for fine-grained API control — you want your users to choose which applications have access to their data. * Acting as an authentication server, allowing other sites to "Log in with <your app>". Contributing ------------ Interested in contributing? Great! Check out `the contribution guide`_, which includes instructions for setting up dependencies, generating migrations, and running the test suite. .. _`OAuth 2`: http://tools.ietf.org/html/rfc6749 .. _`OAuth website`: http://oauth.net/ .. _`the contribution guide`: http://djoauth2.readthedocs.org/en/latest/contributing.html


نحوه نصب


نصب پکیج whl djoauth2-0.6.0:

    pip install djoauth2-0.6.0.whl


نصب پکیج tar.gz djoauth2-0.6.0:

    pip install djoauth2-0.6.0.tar.gz