Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marcossousa/GoogleProgrammaticAuthentication

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

No packages published