LICENSE
README.md
setup.cfg
setup.py
src/django_rds_iam_auth/__init__.py
src/django_rds_iam_auth/authentication.py
src/django_rds_iam_auth/models.py
src/django_rds_iam_auth/utils.py
src/django_rds_iam_auth.egg-info/PKG-INFO
src/django_rds_iam_auth.egg-info/SOURCES.txt
src/django_rds_iam_auth.egg-info/dependency_links.txt
src/django_rds_iam_auth.egg-info/not-zip-safe
src/django_rds_iam_auth.egg-info/requires.txt
src/django_rds_iam_auth.egg-info/top_level.txt
src/django_rds_iam_auth/aws/__init__.py
src/django_rds_iam_auth/aws/dynamo/__init__.py
src/django_rds_iam_auth/aws/postgresql/__init__.py
src/django_rds_iam_auth/aws/postgresql/base.py
src/django_rds_iam_auth/aws/postgresql/model_helpers.py
src/django_rds_iam_auth/aws/utils/__init__.py
src/django_rds_iam_auth/aws/utils/aws_access_heper.py
src/django_rds_iam_auth/aws/utils/rls_helpers.py
src/django_rds_iam_auth/aws/utils/user_data_heper.py
src/django_rds_iam_auth/exceptions/__init__.py
src/django_rds_iam_auth/exceptions/invalid_token_exception.py
src/django_rds_iam_auth/exceptions/token_expired_exception.py
src/django_rds_iam_auth/management/__init__.py
src/django_rds_iam_auth/management/commands/__init__.py
src/django_rds_iam_auth/management/commands/generate_rls_migrations.py
src/django_rds_iam_auth/middleware/__init__.py
src/django_rds_iam_auth/middleware/authenticator.py
src/django_rds_iam_auth/middleware/check_tenant_status.py
src/django_rds_iam_auth/middleware/check_user_status.py
src/django_rds_iam_auth/middleware/db_routers.py
src/django_rds_iam_auth/middleware/dynamic_conn_injector.py
src/django_rds_iam_auth/middleware/jwt_exposer.py
src/django_rds_iam_auth/middleware/jwt_injector.py
src/django_rds_iam_auth/middleware/redirect_on_event.py
src/django_rds_iam_auth/middleware/rls_backend.py
src/django_rds_iam_auth/middleware/token_custom_cookie_injector.py
src/django_rds_iam_auth/middleware/token_validation.py
src/django_rds_iam_auth/middleware/user_injector.py
src/django_rds_iam_auth/migrations/0001_initial.py
src/django_rds_iam_auth/migrations/0007_auto_20200425_1815.py
src/django_rds_iam_auth/migrations/0008_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0009_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0010_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0011_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0012_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0013_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0014_auto_20200425_1824.py
src/django_rds_iam_auth/migrations/0015_auto_20200425_1825.py
src/django_rds_iam_auth/migrations/0016_auto_20200429_1809.py
src/django_rds_iam_auth/migrations/0018_auto_20200502_1117.py
src/django_rds_iam_auth/migrations/0019_auto_20200502_1128.py
src/django_rds_iam_auth/migrations/0020_auto_20200724_2006.py
src/django_rds_iam_auth/migrations/0021_auto_20200724_2009.py
src/django_rds_iam_auth/migrations/0022_auto_20200724_2020.py
src/django_rds_iam_auth/migrations/0023_auto_20200724_2022.py
src/django_rds_iam_auth/migrations/0024_api_is_super_policy.py
src/django_rds_iam_auth/migrations/0024_auto_20200724_2024.py
src/django_rds_iam_auth/migrations/0025_api_customer_rls_generated.py
src/django_rds_iam_auth/migrations/0025_api_scan_rls_generated.py
src/django_rds_iam_auth/migrations/0025_applicative_permissions_check.py
src/django_rds_iam_auth/migrations/0026_tenant_parent_tenant.py
src/django_rds_iam_auth/migrations/0027_user_has_tenants.py
src/django_rds_iam_auth/migrations/0028_privileged_get_user_tenants.py
src/django_rds_iam_auth/migrations/0029_privileged_user_has_tenant.py
src/django_rds_iam_auth/migrations/0030_auto_20210707_1003.py
src/django_rds_iam_auth/migrations/0031_group_permissions_rls.py
src/django_rds_iam_auth/migrations/0032_auto_20210721_0656.py
src/django_rds_iam_auth/migrations/0033_tenant_table_policy.py
src/django_rds_iam_auth/migrations/0034_auto_20210721_1406.py
src/django_rds_iam_auth/migrations/0035_tenant_logo.py
src/django_rds_iam_auth/migrations/0036_user_phone_number.py
src/django_rds_iam_auth/migrations/0039_user_table_policy.py
src/django_rds_iam_auth/migrations/0040_auto_20210802_0535.py
src/django_rds_iam_auth/migrations/0041_tenant_bucket_name.py
src/django_rds_iam_auth/migrations/0042_auto_20210902_0646.py
src/django_rds_iam_auth/migrations/0043_auto_20210915_1647.py
src/django_rds_iam_auth/migrations/0044_auto_20211015_1103.py
src/django_rds_iam_auth/migrations/0045_auto_20211021_0446.py
src/django_rds_iam_auth/migrations/0046_auto_20211021_0950.py
src/django_rds_iam_auth/migrations/0047_auto_20211112_1403.py
src/django_rds_iam_auth/migrations/0048_auto_20211221_1311.py
src/django_rds_iam_auth/migrations/0049_auto_20211229_1139.py
src/django_rds_iam_auth/migrations/0051_alter_tenant_is_iot_core.py
src/django_rds_iam_auth/migrations/0053_tenant_root_tenant.py
src/django_rds_iam_auth/migrations/0054_auto_20220315_0726.py
src/django_rds_iam_auth/migrations/0055_auto_20220315_0846.py
src/django_rds_iam_auth/migrations/0056_auto_20220315_0846.py
src/django_rds_iam_auth/migrations/0057_applicationrestriction.py
src/django_rds_iam_auth/migrations/__init__.py
src/django_rds_iam_auth/permissions/__init__.py
src/django_rds_iam_auth/permissions/is_view_permitted.py
src/django_rds_iam_auth/permissions/permission_required.py