Metadata-Version: 1.1
Name: django-rest-framework-temporary-tokens
Version: 0.1.2b
Summary: 
Works with Django REST Framework and allows you to create authentication
tokens that expire within a given number of minutes and optionally
refresh the time to expiration on each successful authentication.

Home-page: https://bitbucket.org/kbktech/django-rest-framework-temporary-tokens
Author: Matthew Sewell
Author-email: msewell@kbktech.com
License: MIT
Download-URL: https://bitbucket.org/kbktech/django-rest-framework-temporary-tokens/get/0.1.2.tar.bz2
Description: UNKNOWN
Keywords: django,rest,framework,restframework,token,expire,expiration,temporary,authtoken
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
