Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Qiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:57, 31 December 2025 Ryan talk contribs created page Single end-to-end iOS Swift example (Firebase ID token → presign → S3 PUT → Firestore doc) (Created page with "<span id="single-end-to-end-ios-swift-example-firebase-id-token-presign-s3-put-firestore-doc"></span> == Single end-to-end iOS Swift example (Firebase ID token → presign → S3 PUT → Firestore doc) == This example does exactly these steps: # '''Get Firebase ID token''' from the currently signed-in user # '''Call your FastAPI''' <code>POST /v1/uploads/presign</code> with <code>Authorization: Bearer <token></code> # '''Upload bytes to S3''' with <code>URLSessio...")