ibs/sql_app
HeshamTB 18ea7db1e7
user disable/enable. disallow iot dev
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-04-13 09:57:48 +03:00
..
__init__.py sql_app: basic models and schemas from FastAPI docs 2022-03-03 15:49:26 +03:00
.gitignore jwt auth 2022-04-13 05:24:06 +03:00
auth_helper.py sql_app: auth by user not email 2022-04-13 06:21:10 +03:00
crud.py sql_app: db: IotEntity added bluetooth field 2022-04-13 09:39:25 +03:00
crypto.py jwt auth 2022-04-13 05:24:06 +03:00
database.py sql_app: basic models and schemas from FastAPI docs 2022-03-03 15:49:26 +03:00
gen_secret.sh jwt auth 2022-04-13 05:24:06 +03:00
main.py user disable/enable. disallow iot dev 2022-04-13 09:57:48 +03:00
models.py sql_app: db: enforece not-null 2022-04-13 09:52:37 +03:00
schemas.py sql_app: db: IotEntity added bluetooth field 2022-04-13 09:39:25 +03:00