Home | History | Annotate | Download | only in auth
      1 # -*- coding: utf-8 -*-
      2 """
      3     webapp2_extras.appengine.auth
      4     =============================
      5 
      6     Authentication and authorization utilities.
      7 
      8     :copyright: 2011 by tipfy.org.
      9     :license: Apache Sotware License, see LICENSE for details.
     10 """
     11