Metadata-Version: 2.1
Name: custom-django-auth-backend
Version: 0.1.2
Summary: Easy add some auth backends in django project
Home-page: https://github.com/Chiorufarewerin/custom-django-auth-backend
Author: Artur Beltsov
Author-email: artur1998g@gmail.com
License: MIT
Project-URL: GitHub, https://github.com/Chiorufarewerin/custom-django-auth-backend
Platform: UNKNOWN
Requires-Dist: autowrapt (>=1.0)
Requires-Dist: django (<3.0)
Requires-Dist: lazy-object-proxy (==1.4.*)

# custom-django-auth-backend

## What is it?
  Easy add some auth backends in django project

## Installation
  * `pip install custom-django-auth-backend`


