Metadata-Version: 2.1
Name: repoze.who.plugins.beaker-tkt
Version: 0.1
Summary: Identifier (auth_tkt) plugin with beaker.session cache implementation
Home-page: http://www.fubar.si
Author: Domen Kozar
Author-email: domen@dev.si
License: /
Keywords: beaker session auth tkt repoze.who
Platform: UNKNOWN

What is BeakerAuthTktPlugin?
============================

`BeakerAuthTktPlugin` acts the same way as `CookieAuthTktPlugin`, but instead
of caching identity through cookie, it stores it in Beaker session.

Full documentation is avaliable, please `read the documentation
page on site`__.

Mercurial repository is located at bitbucket.org_.

.. _bitbucket.org: http://bitbucket.org/iElectric/repozewhopluginsbeaker_tkt/
.. __: http://docs.fubar.si/repoze.who.plugins.beaker_tkt/


