LICENSE.txt
MANIFEST.in
setup.py
.github/README.md
examples/__init__.py
examples/create-and-validate.py
examples/web.py
oatk/__init__.py
oatk/__main__.py
oatk.egg-info/PKG-INFO
oatk.egg-info/SOURCES.txt
oatk.egg-info/dependency_links.txt
oatk.egg-info/entry_points.txt
oatk.egg-info/requires.txt
oatk.egg-info/top_level.txt
oatk/fake/__init__.py
oatk/fake/db.py
oatk/fake/routes.py
oatk/fake/static/__init__.py
oatk/fake/static/oatk.js
oatk/fake/templates/__init__.py
oatk/fake/templates/authorize.html
oatk/fake/templates/create_client.html
oatk/fake/templates/home.html
oatk/fake/templates/login-before-consent.html