updated the docs, removed oauth and introduced sanctum pat
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- DB: Single database, row-level multi-tenancy using `tenant_id` and policies.
|
||||
|
||||
Components
|
||||
- API (`/api/v1`) with OAuth2 PKCE for tenant apps; session auth for Super Admin.
|
||||
- API (`/api/v1`) with Sanctum personal access tokens for tenant apps; session auth for Super Admin.
|
||||
- Media pipeline: upload -> scan -> transform (EXIF/orientation/sizes) -> store -> CDN.
|
||||
- Notifications: Web Push (VAPID); Capacitor push for iOS wrapper when needed.
|
||||
- Observability: request ID, structured logs, audit trails for admin actions.
|
||||
|
||||
Reference in New Issue
Block a user