regluit/libraryauth/README.md

9 lines
528 B
Markdown

# 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.