chore: create package structure with src layout
This commit is contained in:
parent
9145f521ac
commit
922851b966
13 changed files with 0 additions and 0 deletions
0
src/fastapi_oidc_op/__init__.py
Normal file
0
src/fastapi_oidc_op/__init__.py
Normal file
0
src/fastapi_oidc_op/authn/__init__.py
Normal file
0
src/fastapi_oidc_op/authn/__init__.py
Normal file
0
src/fastapi_oidc_op/invite/__init__.py
Normal file
0
src/fastapi_oidc_op/invite/__init__.py
Normal file
0
src/fastapi_oidc_op/manage/__init__.py
Normal file
0
src/fastapi_oidc_op/manage/__init__.py
Normal file
0
src/fastapi_oidc_op/oidc/__init__.py
Normal file
0
src/fastapi_oidc_op/oidc/__init__.py
Normal file
0
src/fastapi_oidc_op/store/__init__.py
Normal file
0
src/fastapi_oidc_op/store/__init__.py
Normal file
0
src/fastapi_oidc_op/store/mongodb/__init__.py
Normal file
0
src/fastapi_oidc_op/store/mongodb/__init__.py
Normal file
0
src/fastapi_oidc_op/store/sqlite/__init__.py
Normal file
0
src/fastapi_oidc_op/store/sqlite/__init__.py
Normal file
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
0
tests/test_authn/__init__.py
Normal file
0
tests/test_authn/__init__.py
Normal file
0
tests/test_manage/__init__.py
Normal file
0
tests/test_manage/__init__.py
Normal file
0
tests/test_oidc/__init__.py
Normal file
0
tests/test_oidc/__init__.py
Normal file
0
tests/test_store/__init__.py
Normal file
0
tests/test_store/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue