Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brianhicks/autoauth
- Owner: BrianHicks
- Created: 2012-03-26T02:35:42.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2012-03-30T00:52:14.000Z (over 12 years ago)
- Last Synced: 2024-12-09T19:53:27.483Z (14 days ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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