## aioauth integration for FastAPI
- [aioauth_fastapi](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi): the core of FastAPI integration
- [aioauth_fastapi_demo](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi_demo): the demo project with [SQLAlchemy](https://www.sqlalchemy.org/) as an ORM and [sqlmodel](https://github.com/tiangolo/sqlmodel)
Raw data
{
"_id": null,
"home_page": "https://github.com/aliev/aioauth-fastapi",
"name": "aioauth-fastapi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6.0",
"maintainer_email": "",
"keywords": "asyncio oauth2 oauth fastapi",
"author": "Ali Aliyev",
"author_email": "ali@aliev.me",
"download_url": "https://files.pythonhosted.org/packages/a5/c0/a4f63ef688908b76bc558e72b9bb53ead47040c224d7d2bbe5f7f99a3f6f/aioauth_fastapi-0.1.2.tar.gz",
"platform": null,
"description": "## aioauth integration for FastAPI\n\n- [aioauth_fastapi](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi): the core of FastAPI integration\n- [aioauth_fastapi_demo](https://github.com/aliev/aioauth-fastapi/tree/master/aioauth_fastapi_demo): the demo project with [SQLAlchemy](https://www.sqlalchemy.org/) as an ORM and [sqlmodel](https://github.com/tiangolo/sqlmodel)\n\n\n",
"bugtrack_url": null,
"license": "The MIT License (MIT)",
"summary": "aioauth integration for FastAPI.",
"version": "0.1.2",
"split_keywords": [
"asyncio",
"oauth2",
"oauth",
"fastapi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "538dee2f6a279a7fa2b581b22e0152e3ee78c218dd0254001dc17f100a16197c",
"md5": "baa04066e22ac34cec2b336ce84d7ea3",
"sha256": "7741b6ac531d092bba273edfd66cc30bcb17fb114eefa23c46f2456e8c7310f6"
},
"downloads": -1,
"filename": "aioauth_fastapi-0.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "baa04066e22ac34cec2b336ce84d7ea3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6.0",
"size": 5588,
"upload_time": "2023-03-20T16:54:53",
"upload_time_iso_8601": "2023-03-20T16:54:53.141546Z",
"url": "https://files.pythonhosted.org/packages/53/8d/ee2f6a279a7fa2b581b22e0152e3ee78c218dd0254001dc17f100a16197c/aioauth_fastapi-0.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a5c0a4f63ef688908b76bc558e72b9bb53ead47040c224d7d2bbe5f7f99a3f6f",
"md5": "34ec609bd4c88c311d9dde3ade987f72",
"sha256": "f7e0adbce8d2e7aaa7e45e11d7b189e055a51fccbd59664a296cfef432a4bd4a"
},
"downloads": -1,
"filename": "aioauth_fastapi-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "34ec609bd4c88c311d9dde3ade987f72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6.0",
"size": 5038,
"upload_time": "2023-03-20T16:54:54",
"upload_time_iso_8601": "2023-03-20T16:54:54.618223Z",
"url": "https://files.pythonhosted.org/packages/a5/c0/a4f63ef688908b76bc558e72b9bb53ead47040c224d7d2bbe5f7f99a3f6f/aioauth_fastapi-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-20 16:54:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "aliev",
"github_project": "aioauth-fastapi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aioauth-fastapi"
}