https://github.com/brianhicks/autoauth
Automatic Authentication for Django
https://github.com/brianhicks/autoauth
Last synced: 8 months ago
JSON representation
Automatic Authentication for Django
- Host: GitHub
- URL: https://github.com/brianhicks/autoauth
- Owner: BrianHicks
- Created: 2012-03-26T02:35:42.000Z (about 14 years ago)
- Default Branch: develop
- Last Pushed: 2012-03-30T00:52:14.000Z (about 14 years ago)
- Last Synced: 2025-04-02T06:07:43.506Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autoauth
[](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