propelauth-fastapi


Namepropelauth-fastapi JSON
Version 2.1.14 PyPI version JSON
download
home_pagehttps://github.com/propelauth/propelauth-fastapi
SummaryA FastAPI library for managing authentication, backed by PropelAuth
upload_time2024-04-23 16:31:29
maintainerNone
docs_urlNone
authorPropelAuth
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PropelAuth FastAPI SDK

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


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

[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/fastapi)
- 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-fastapi",
    "name": "propelauth-fastapi",
    "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/cf/d5/e24154af473f3c1b35e75cba41087cdf31be1c8cf2868d689d6682f81f61/propelauth-fastapi-2.1.14.tar.gz",
    "platform": null,
    "description": "# PropelAuth FastAPI SDK\n\n<p align=\"center\">\n  <a href=\"https://www.propelauth.com/?utm_campaign=github-fastapi\" 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 FastAPI library for managing authentication, backed by [PropelAuth](https://www.propelauth.com/?utm_campaign=github-fastapi).\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/fastapi)\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 FastAPI library for managing authentication, backed by PropelAuth",
    "version": "2.1.14",
    "project_urls": {
        "Homepage": "https://github.com/propelauth/propelauth-fastapi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfd5e24154af473f3c1b35e75cba41087cdf31be1c8cf2868d689d6682f81f61",
                "md5": "9a53a33688fc795afd5297b817120f36",
                "sha256": "8e70e9b6e4c76383474cf48a822878f9fceb03a8cfeeb56eaf456e4155c766d3"
            },
            "downloads": -1,
            "filename": "propelauth-fastapi-2.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "9a53a33688fc795afd5297b817120f36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4311,
            "upload_time": "2024-04-23T16:31:29",
            "upload_time_iso_8601": "2024-04-23T16:31:29.069766Z",
            "url": "https://files.pythonhosted.org/packages/cf/d5/e24154af473f3c1b35e75cba41087cdf31be1c8cf2868d689d6682f81f61/propelauth-fastapi-2.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 16:31:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "propelauth",
    "github_project": "propelauth-fastapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "propelauth-fastapi"
}
        
Elapsed time: 0.24759s