Metadata-Version: 2.1
Name: fastapi_allauth
Version: 0.1.1
Summary: the simplest fastapi oauth package
Home-page: https://github.com/K-villain/fastapi-allauth
Author: villain
Author-email: sehwa98@icloud.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Welcome to K-Villain FastAPI Allauth!

K-villain FastAPI Allauth is based on SQLAlchemy, and designed to be cutomizable.<br>
It enables you to bring various oauth social login to your services.

![Badge](https://img.shields.io/pypi/v/fastapi-allauth?color=blueviolet&style=flat-square)
![Badge](https://img.shields.io/pypi/dm/fastapi-allauth?style=flat-square)
![Badge](https://img.shields.io/github/contributors/K-villain/fastapi-allauth?color=blue&style=flat-square)

---

**Docs**: <a href="https://k-villain.github.io/fastapi-allauth" target="_blank">https://k-villain.github.io/fastapi-allauth</a>

**Github**: <a href="https://github.com/K-villain/fastapi-allauth" target="_blank">https://github.com/K-villain/fastapi-allauth</a>

---

## Features

- Extensible base user model

- SQLAlchemy ORM based

- Cutomiazable User table

- Ready-to-use social oauth login flow

## Contributors

<table>
  <tr>
    <td align="center"><a href="https://github.com/parksanghyeop"><img src="https://avatars.githubusercontent.com/u/48915018?v=4" width="150px;" alt=""/><br /><sub><b>sangham</b><br><a href="#maintenance-frankie567" title="Maintenance">🚧</a></sub></a><br /></td>
    <td align="center"><a href="https://github.com/choisaywhy"><img src="https://avatars.githubusercontent.com/u/43446451?v=4" width="150px;" alt=""/><br /><sub><b>choisaywhy</b><br><a href="#maintenance-frankie567" title="Maintenance">🚧</a></sub></a><br /></td>
  </tr>
  
</table>
