| .. |
|
.env.example
|
backend: add FastAPI scaffold, models, oauth flow, schema
|
2025-08-28 17:07:21 +00:00 |
|
app.py
|
security: encrypt OAuth tokens at rest (Fernet) + docs
|
2025-08-28 17:13:30 +00:00 |
|
crypto.py
|
security: encrypt OAuth tokens at rest (Fernet) + docs
|
2025-08-28 17:13:30 +00:00 |
|
models.py
|
backend: add FastAPI scaffold, models, oauth flow, schema
|
2025-08-28 17:07:21 +00:00 |
|
oauth.py
|
security: encrypt OAuth tokens at rest (Fernet) + docs
|
2025-08-28 17:13:30 +00:00 |
|
README_ENCRYPTION.md
|
security: encrypt OAuth tokens at rest (Fernet) + docs
|
2025-08-28 17:13:30 +00:00 |
|
README_OAUTH.md
|
backend: add FastAPI scaffold, models, oauth flow, schema
|
2025-08-28 17:07:21 +00:00 |
|
README.md
|
scaffold: modern rewrite skeleton (backend + frontend PWA) + roadmap
|
2025-08-28 17:05:19 +00:00 |
|
requirements_full.txt
|
security: encrypt OAuth tokens at rest (Fernet) + docs
|
2025-08-28 17:13:30 +00:00 |
|
requirements.txt
|
scaffold: modern rewrite skeleton (backend + frontend PWA) + roadmap
|
2025-08-28 17:05:19 +00:00 |
|
schema.sql
|
backend: add FastAPI scaffold, models, oauth flow, schema
|
2025-08-28 17:07:21 +00:00 |
|
server.py
|
scaffold: modern rewrite skeleton (backend + frontend PWA) + roadmap
|
2025-08-28 17:05:19 +00:00 |