Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brianhicks/autoauth

Automatic Authentication for Django
https://github.com/brianhicks/autoauth

Last synced: 6 days ago
JSON representation

Automatic Authentication for Django

Awesome Lists containing this project

README

        

# Autoauth

[![Build Status](https://secure.travis-ci.org/BrianHicks/autoauth.png?branch=develop)](http://travis-ci.org/BrianHicks/autoauth)

Autoauth will log your users in automatically when they click a link.

## Installation

1. Install django-autoauth
2. add ``autoauth`` to your ``INSTALLED_APPS``
3. ``syncdb`` (or ``migrate``, if you're that awesome)
4. generate some keys

## Security

- The link is only good once
- It also expires