# 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/0f/45/1c08d799b9f6557cd29bc69940824f7cb1c3bee6e57b1fc21e8331f47149/propelauth-fastapi-4.1.1.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": "4.1.1",
"project_urls": {
"Homepage": "https://github.com/propelauth/propelauth-fastapi"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0f451c08d799b9f6557cd29bc69940824f7cb1c3bee6e57b1fc21e8331f47149",
"md5": "0351d76e59e79fa6c8cbe2a005118087",
"sha256": "67f9f0a7b2be5b0d53913311c7638bdaaf3e8bcb6bc10b6bf927b5284bdf8ac3"
},
"downloads": -1,
"filename": "propelauth-fastapi-4.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0351d76e59e79fa6c8cbe2a005118087",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5413,
"upload_time": "2025-02-10T22:44:22",
"upload_time_iso_8601": "2025-02-10T22:44:22.461168Z",
"url": "https://files.pythonhosted.org/packages/0f/45/1c08d799b9f6557cd29bc69940824f7cb1c3bee6e57b1fc21e8331f47149/propelauth-fastapi-4.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-10 22:44:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "propelauth",
"github_project": "propelauth-fastapi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "fastapi",
"specs": []
},
{
"name": "propelauth-py",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "requests-mock",
"specs": []
},
{
"name": "httpx",
"specs": []
}
],
"lcname": "propelauth-fastapi"
}