MANIFEST.in
README.md
setup.py
webauth/__init__.py
webauth.egg-info/PKG-INFO
webauth.egg-info/SOURCES.txt
webauth.egg-info/dependency_links.txt
webauth.egg-info/requires.txt
webauth.egg-info/top_level.txt
webauth/resources/sql/user.api_key.set.sql
webauth/resources/sql/user.confirm.email.sql
webauth/resources/sql/user.create.empty.sql
webauth/resources/sql/user.create.sql
webauth/resources/sql/user.delete.sql
webauth/resources/sql/user.delete.unconfirmed.sql
webauth/resources/sql/user.get.api_key.sql
webauth/resources/sql/user.get.email.sql
webauth/resources/sql/user.log.event.sql
webauth/resources/sql/user.oauth.get.sql
webauth/resources/sql/user.password.check.orempty.sql
webauth/resources/sql/user.password.check.sql
webauth/resources/sql/user.password.set.sql
webauth/resources/sql/user.provider.count.except.sql
webauth/resources/sql/user.provider.create.sql
webauth/resources/sql/user.provider.delete.sql
webauth/resources/sql/user.provider.list.sql
webauth/resources/sql/user.provider.update.name.sql
webauth/resources/sql/user.select.byapi_key.sql
webauth/resources/sql/user.select.id.bypassword.sql
webauth/resources/sql/user.select.id.sql
webauth/resources/sql/user.touch.sql