propelauth-django-rest-framework


Namepropelauth-django-rest-framework JSON
Version 2.1.13 PyPI version JSON
download
home_pagehttps://github.com/propelauth/propelauth-django-rest-framework
SummaryA library for managing authentication in Django Rest Framework
upload_time2024-04-08 08:08:15
maintainerNone
docs_urlNone
authorPropelAuth
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements django djangorestframework propelauth-py pytest requests-mock
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PropelAuth Django Rest Framework Library

<p align="center">
  <a href="https://www.propelauth.com/?utm_campaign=github-drf" target="_blank" align="center">
    <img src="https://propelauth-logos.s3.us-west-2.amazonaws.com/logo-only.png" width="100">
  </a>
</p>


A Django Rest Framework library for managing authentication, backed by [PropelAuth](https://www.propelauth.com/?utm_campaign=github-drf).

[PropelAuth](https://www.propelauth.com?ref=github) makes it easy to add authentication and authorization to your B2B/multi-tenant application.

Your frontend gets a beautiful, safe, and customizable login screen. Your backend gets easy authorization with just a few lines of code. You get an easy-to-use dashboard to config and manage everything.

## Documentation

- Full reference this library is [here](https://docs.propelauth.com/reference/backend-apis/django)
- Getting started guides for PropelAuth are [here](https://docs.propelauth.com/)

## Questions?

Feel free to reach out at support@propelauth.com



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/propelauth/propelauth-django-rest-framework",
    "name": "propelauth-django-rest-framework",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "PropelAuth",
    "author_email": "support@propelauth.com",
    "download_url": "https://files.pythonhosted.org/packages/65/db/1941dea3edbb3a75ecd8f34d9be10cc61b18f0de593cf9bb7b50b9e329ed/propelauth-django-rest-framework-2.1.13.tar.gz",
    "platform": null,
    "description": "# PropelAuth Django Rest Framework Library\n\n<p align=\"center\">\n  <a href=\"https://www.propelauth.com/?utm_campaign=github-drf\" target=\"_blank\" align=\"center\">\n    <img src=\"https://propelauth-logos.s3.us-west-2.amazonaws.com/logo-only.png\" width=\"100\">\n  </a>\n</p>\n\n\nA Django Rest Framework library for managing authentication, backed by [PropelAuth](https://www.propelauth.com/?utm_campaign=github-drf).\n\n[PropelAuth](https://www.propelauth.com?ref=github) makes it easy to add authentication and authorization to your B2B/multi-tenant application.\n\nYour frontend gets a beautiful, safe, and customizable login screen. Your backend gets easy authorization with just a few lines of code. You get an easy-to-use dashboard to config and manage everything.\n\n## Documentation\n\n- Full reference this library is [here](https://docs.propelauth.com/reference/backend-apis/django)\n- Getting started guides for PropelAuth are [here](https://docs.propelauth.com/)\n\n## Questions?\n\nFeel free to reach out at support@propelauth.com\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for managing authentication in Django Rest Framework",
    "version": "2.1.13",
    "project_urls": {
        "Homepage": "https://github.com/propelauth/propelauth-django-rest-framework"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65db1941dea3edbb3a75ecd8f34d9be10cc61b18f0de593cf9bb7b50b9e329ed",
                "md5": "e856324dff460a6fee9436242c8957d7",
                "sha256": "bbb8684639c3add15ba1da7ed5c882d8ea7e4f1b6bb9659255aecc1441fc047a"
            },
            "downloads": -1,
            "filename": "propelauth-django-rest-framework-2.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "e856324dff460a6fee9436242c8957d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4681,
            "upload_time": "2024-04-08T08:08:15",
            "upload_time_iso_8601": "2024-04-08T08:08:15.174688Z",
            "url": "https://files.pythonhosted.org/packages/65/db/1941dea3edbb3a75ecd8f34d9be10cc61b18f0de593cf9bb7b50b9e329ed/propelauth-django-rest-framework-2.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 08:08:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "propelauth",
    "github_project": "propelauth-django-rest-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "django",
            "specs": []
        },
        {
            "name": "djangorestframework",
            "specs": []
        },
        {
            "name": "propelauth-py",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "requests-mock",
            "specs": []
        }
    ],
    "lcname": "propelauth-django-rest-framework"
}
        
Elapsed time: 0.59214s