.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.md
pytest.ini
run-tests.sh
setup.cfg
setup.py
.github/workflows/main.yml
oarepo_tokens/__init__.py
oarepo_tokens/config.py
oarepo_tokens/constants.py
oarepo_tokens/ext.py
oarepo_tokens/models.py
oarepo_tokens/permissions.py
oarepo_tokens/tasks.py
oarepo_tokens/version.py
oarepo_tokens/views.py
oarepo_tokens.egg-info/PKG-INFO
oarepo_tokens.egg-info/SOURCES.txt
oarepo_tokens.egg-info/dependency_links.txt
oarepo_tokens.egg-info/entry_points.txt
oarepo_tokens.egg-info/not-zip-safe
oarepo_tokens.egg-info/requires.txt
oarepo_tokens.egg-info/top_level.txt
oarepo_tokens/alembic/171069d4f96a_create_oarepo_tokens_table.py
oarepo_tokens/alembic/6346f97f7bc1_switch_to_rec_uuid.py
oarepo_tokens/alembic/c8488e82f7d6_idexes_added.py
oarepo_tokens/alembic/fcd82d97a4c0_create_oarepo_tokens_table.py
scripts/access_tokens_cleanup.sh
scripts/bootstrap
scripts/init