Metadata-Version: 2.1
Name: fastapi_allauth
Version: 0.1.0
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/badge/version-0.1-color.svg?{ style(optional) })
![Badge](https://img.shields.io/badge/downloads-100-color.svg?{ style(optional) })
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

---

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

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

---

## Features

- [x] &nbsp;Extensible base user model

- [x] &nbsp;SQLAlchemy ORM based

- [x] &nbsp;Cutomiazable User table

- [x] &nbsp; 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>
