feat: API gateway with passkey (WebAuthn) authentication
This commit is contained in:
parent
f218865872
commit
e0d138c457
9 changed files with 907 additions and 2 deletions
1
services/api_gateway/__init__.py
Normal file
1
services/api_gateway/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""API Gateway service — FastAPI application serving the trading bot dashboard."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue