regluit/libraryauth
eric 669f5e0e6b fix error on doubleclick 2019-06-20 14:38:07 -04:00
..
emailcheck delint 2018-07-26 13:59:58 -04:00
migrations add username screening 2018-12-07 14:51:25 -05:00
templates/libraryauth https 2017-07-27 10:33:13 -04:00
templatetags delint 2018-07-26 13:59:58 -04:00
LICENSE add 3rd party licenses 2017-01-19 11:18:26 -05:00
README.md add 3rd party licenses 2017-01-19 11:18:26 -05:00
__init__.py delint 2018-07-26 13:59:58 -04:00
admin.py add username screening 2018-12-07 14:51:25 -05:00
auth.py delint 2018-07-26 13:59:58 -04:00
backends.py delint 2018-07-26 13:59:58 -04:00
forms.py ensure no duplicate emails 2018-07-30 19:00:58 -04:00
models.py forgot to save the last used 2018-12-07 16:00:44 -05:00
signals.py delint 2018-07-26 13:59:58 -04:00
tests.py delint 2018-07-26 13:59:58 -04:00
urls.py enforce login for password change 2018-09-09 22:34:06 -04:00
views.py fix error on doubleclick 2019-06-20 14:38:07 -04:00

README.md

LibraryAuth

LibraryAuth is a Django app that bundles together user registration and authentications with commonly used library authentication methods. It bundles Django Registration, Django Email Change and Python Social Auth.

The example application shows how to set up a site with password and social authentication. An example showing the Library authentication is work-in-progress

LibraryAuth is used by Unglue.it

LibraryAuth is copyright Gluejar, Inc. (2014-2016) and is licensed under the Gnu General Public License.