dependabot-preview[bot] a86e1b47d9 Bump pytest-mock from 1.11.1 to 1.11.2
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v1.11.1...v1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 04:49:20 +00:00
2019-10-20 16:16:52 +02:00
2019-10-20 16:16:52 +02:00
2019-10-20 16:16:52 +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-20 10:37:22 +02:00
2019-10-20 10:37:33 +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


Add quickly a registration and authentication system to your FastAPI project. FastAPI Users is designed to be as customizable and adaptable as possible.

Features

  • Extensible base user model
  • Ready-to-use register, login, forgot and reset password routes.
  • Customizable database backend
    • SQLAlchemy backend included
    • MongoDB backend included (#4)
  • Customizable authentication backend
    • JWT authentication backend included

License

This project is licensed under the terms of the MIT license.

Description
Ready-to-use and customizable users management for FastAPI
Readme MIT 16 MiB
Languages
Python 99.9%