-
Notifications
You must be signed in to change notification settings - Fork 0
marcossousa/GoogleProgrammaticAuthentication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------------- Google Programatic Application --------------------------------------------------------------------- This application show how to use the Google Programatic Application as as authentication backend for Django's Administration. Project dependences: * Python 2.6 * Django 1.1 * Gdata (http://code.google.com/apis/base/client-download.html) * mysqldb (http://sourceforge.net/projects/mysql-python). This project contains: * Customized authentication backend * Extended login mechanism * Customized user registration * Language selector To run this app be sure all dependences are installed and a 'google_auth' database name install in local Mysql Database Server and run syncdb. Obs: This applications is just an example and for a production application an Oauth approach should be used.
About
An full django application using Google Programatic Authentication for admin access.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published