django-axor-auth


Namedjango-axor-auth JSON
Version 0.1.6 PyPI version JSON
download
home_pageNone
SummaryDjango authentication API using Django Rest Framework.
upload_time2025-01-05 09:02:28
maintainerNone
docs_urlNone
authorGauravjot Garaya
requires_python>=3.10
licenseMIT LICENSE Copyright (c) 2023 Gauravjot Garaya (Droidheat) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django authentication rest api
VCS
bugtrack_url
requirements asgiref backports.tarfile bcrypt build certifi cffi charset-normalizer check-manifest cryptography Django django-cors-headers djangorestframework docutils idna importlib_metadata jaraco.classes jaraco.context jaraco.functools jeepney keyring markdown-it-py mdurl more-itertools nh3 packaging pillow pkginfo psycopg2-binary pycparser pycryptodome Pygments PyJWT pyotp pyproject_hooks python-decouple pytz readme_renderer requests requests-toolbelt rfc3986 rich SecretStorage sqlparse twine urllib3 zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Axor Auth

An opinionated Django authentication app that provides a set of views and forms for user authentication.

It is built so you can skip authentication implementation in your Django project and focus on building your business logic.

## Usage

Please visit the [documentation](https://axor.nzran.com) for detailed usage instructions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-axor-auth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django, authentication, rest, api",
    "author": "Gauravjot Garaya",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1f/55/39329ebb29d8e393820f7a1e468534df545748a9de4d0e9c2dc909a584b2/django_axor_auth-0.1.6.tar.gz",
    "platform": null,
    "description": "# Django Axor Auth\n\nAn opinionated Django authentication app that provides a set of views and forms for user authentication.\n\nIt is built so you can skip authentication implementation in your Django project and focus on building your business logic.\n\n## Usage\n\nPlease visit the [documentation](https://axor.nzran.com) for detailed usage instructions.\n",
    "bugtrack_url": null,
    "license": "MIT LICENSE  Copyright (c) 2023 Gauravjot Garaya (Droidheat)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Django authentication API using Django Rest Framework.",
    "version": "0.1.6",
    "project_urls": {
        "homepage": "https://github.com/gauravjot/django-axor-auth"
    },
    "split_keywords": [
        "django",
        " authentication",
        " rest",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02b62c14faf2a6c02db11e4b63df1c206abb2d16e39a4358ca73e47b7e304607",
                "md5": "41516b9c68612fd3b68731936ca2b9c9",
                "sha256": "14ecf7def28033992748c40df0bce815848b7c97b638e92e10234fc1a99e720c"
            },
            "downloads": -1,
            "filename": "django_axor_auth-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41516b9c68612fd3b68731936ca2b9c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 164713,
            "upload_time": "2025-01-05T09:02:25",
            "upload_time_iso_8601": "2025-01-05T09:02:25.960162Z",
            "url": "https://files.pythonhosted.org/packages/02/b6/2c14faf2a6c02db11e4b63df1c206abb2d16e39a4358ca73e47b7e304607/django_axor_auth-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f5539329ebb29d8e393820f7a1e468534df545748a9de4d0e9c2dc909a584b2",
                "md5": "d841086cc82d09dc9960877056056382",
                "sha256": "4855357d8ef41eb5e5ea839be4388b91dc1d85163d5c5d8653656187ac63db36"
            },
            "downloads": -1,
            "filename": "django_axor_auth-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "d841086cc82d09dc9960877056056382",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 134044,
            "upload_time": "2025-01-05T09:02:28",
            "upload_time_iso_8601": "2025-01-05T09:02:28.331499Z",
            "url": "https://files.pythonhosted.org/packages/1f/55/39329ebb29d8e393820f7a1e468534df545748a9de4d0e9c2dc909a584b2/django_axor_auth-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-05 09:02:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gauravjot",
    "github_project": "django-axor-auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "asgiref",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "backports.tarfile",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "==",
                    "4.1.2"
                ]
            ]
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.2.2.post1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.8.30"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.17.1"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "check-manifest",
            "specs": [
                [
                    "==",
                    "0.50"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "43.0.3"
                ]
            ]
        },
        {
            "name": "Django",
            "specs": [
                [
                    "==",
                    "5.1.2"
                ]
            ]
        },
        {
            "name": "django-cors-headers",
            "specs": [
                [
                    "==",
                    "4.3.1"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    "==",
                    "3.15.1"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "importlib_metadata",
            "specs": [
                [
                    "==",
                    "8.5.0"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "jaraco.context",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "jaraco.functools",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "jeepney",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "25.5.0"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.5.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.18"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "psycopg2-binary",
            "specs": [
                [
                    "==",
                    "2.9.9"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.22"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    "==",
                    "3.20.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.9.0"
                ]
            ]
        },
        {
            "name": "pyotp",
            "specs": [
                [
                    "==",
                    "2.9.0"
                ]
            ]
        },
        {
            "name": "pyproject_hooks",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "python-decouple",
            "specs": [
                [
                    "==",
                    "3.8"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.1"
                ]
            ]
        },
        {
            "name": "readme_renderer",
            "specs": [
                [
                    "==",
                    "44.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.4"
                ]
            ]
        },
        {
            "name": "SecretStorage",
            "specs": [
                [
                    "==",
                    "3.3.3"
                ]
            ]
        },
        {
            "name": "sqlparse",
            "specs": [
                [
                    "==",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "5.1.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.21.0"
                ]
            ]
        }
    ],
    "lcname": "django-axor-auth"
}
        
Elapsed time: 0.38489s