dependabot-preview[bot] 40f582f397 Bump mypy from 0.730 to 0.740
Bumps [mypy](https://github.com/python/mypy) from 0.730 to 0.740.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.730...v0.740)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-17 10:20:38 +00:00
2019-10-13 11:24:00 +02:00
2019-10-17 07:50:22 +02:00
2019-10-15 07:54:53 +02:00
2019-10-10 07:28:00 +02:00
2019-10-11 16:10:58 +02:00
2019-10-13 10:56:24 +02:00
2019-10-15 07:54:53 +02:00
2019-10-09 08:07:49 +02:00
2019-10-17 07:48:39 +02:00
2019-10-17 10:20:38 +00:00
2019-10-17 08:59:37 +02:00
2019-10-09 16:52:06 +02:00

FastAPI Users

FastAPI Users

Ready-to-use and customizable users management for FastAPI

build codecov Dependabot Status PyPI version


Documentation: https://frankie567.github.io/fastapi-users/

Source Code: https://github.com/frankie567/fastapi-users


Work in progress 🚧

This library is currently in early stage development. First working version soon!

Features

  • Extensible base user model
  • Ready-to-use register, login, forgot and reset password routes (#3)
  • Customizable database backend
    • SQLAlchemy backend included
    • MongoDB backend included (#4)
  • Customizable authentication backend
    • JWT authentication backend included
Description
Ready-to-use and customizable users management for FastAPI
Readme MIT 18 MiB
Languages
Python 99.9%