Skip to content

alexandrefrigout/django-mongo-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-mongo-auth

Django authentication based on an extensible MongoEngine user class.

It supports common authentication providers (Facebook, Google, Twitter, Foursquare, BrowserID/Persona, ...) and a traditional on-site registration workflow with e-mail address confirmation. Additionally, anonymous users are given a temporary account instance which can then be converted to an authenticated one. Each account can be linked with multiple authentication providers.

Documentation is found at:

http://django-mongo-auth.readthedocs.org/

About

Django authentication based on an extensible MongoEngine user class.

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.0%
  • HTML 11.5%
  • JavaScript 0.5%