learning_ai_common_plat/packages/swift-platform-sdk/Sources
saravanakumardb1 b8f22be677 fix(auth): SDK device/login-events response wrappers + correct API paths
- Swift + Kotlin SDKs: listDevices() now unwraps { devices: [...] }
- Swift + Kotlin SDKs: getLoginHistory() now unwraps { events: [...] }
- Swift + Kotlin SDKs: revokeDevice() uses fingerprint param (not doc ID)
- Swift + Kotlin SDKs: revokeAllDevices() uses POST /revoke-all (not DELETE)
- Swift + Kotlin SDKs: getLoginHistory() path /login-events (not /login-events/me)
- Swift + Kotlin SDKs: Device model updated to match backend response fields
- All 53 auth tests passing
2026-03-12 15:42:54 -07:00
..
BLAuditLogger.swift fix(swift-sdk): match date decoding strategy in BLAuditLogger 2026-02-28 22:55:00 -08:00
BLAuthClient.swift fix(auth): SDK device/login-events response wrappers + correct API paths 2026-03-12 15:42:54 -07:00
BLAuthUI.swift fix(auth): address SmartAuth agent review gaps — Swift mock wiring, passkey SDK consistency, device list parity, JSDoc, SSR docs 2026-03-12 12:27:08 -07:00
BLBiometricAuth.swift fix(swift-sdk): guard BLBiometricAuth and BLCrashReporter for watchOS compatibility 2026-02-28 22:51:26 -08:00
BLBlobClient.swift feat(swift-sdk): add 6 new components — BLBlobClient, BLKillSwitchClient, BLLicenseClient, BLBiometricAuth, BLCrashReporter, BLAuditLogger 2026-02-28 22:38:43 -08:00
BLBroadcastClient.swift feat(swift-sdk): Phase 3.3 - Broadcast and Survey clients 2026-03-03 07:40:56 -08:00
BLCrashReporter.swift fix(swift-sdk): guard BLBiometricAuth and BLCrashReporter for watchOS compatibility 2026-02-28 22:51:26 -08:00
BLDeepLinkRouter.swift feat(sdk): Push deep link routing for all platforms 2026-03-03 08:33:56 -08:00
BLFeatureFlagClient.swift docs(sdk): fix stale route references in Swift SDK source comments and README 2026-03-02 09:17:09 -08:00
BLFeedbackClient.swift feat(platform-sdk): implement TODO-2 and TODO-3 - Swift and Kotlin feedback clients 2026-03-03 07:18:45 -08:00
BLInAppMessageUI.swift feat(platform-sdk): Phase 4.2/4.3 - iOS and Android native UI components 2026-03-03 08:20:01 -08:00
BLKeychain.swift feat(swift-sdk): add ByteLystPlatformSDK — shared Swift package for all iOS/watchOS/macOS apps 2026-02-28 22:12:20 -08:00
BLKillSwitchClient.swift fix(swift-sdk): URL-encode license key + add request tracing to kill switch 2026-02-28 22:52:00 -08:00
BLLicenseClient.swift fix(swift-sdk): URL-encode license key + add request tracing to kill switch 2026-02-28 22:52:00 -08:00
BLPlatformClient.swift fix(auth): address SmartAuth agent review gaps — Swift mock wiring, passkey SDK consistency, device list parity, JSDoc, SSR docs 2026-03-12 12:27:08 -07:00
BLPlatformConfig.swift feat(swift-sdk): add ByteLystPlatformSDK — shared Swift package for all iOS/watchOS/macOS apps 2026-02-28 22:12:20 -08:00
BLSurveyClient.swift feat(swift-sdk): Phase 3.3 - Broadcast and Survey clients 2026-03-03 07:40:56 -08:00
BLSurveyUI.swift feat(platform-sdk): Phase 4.2/4.3 - iOS and Android native UI components 2026-03-03 08:20:01 -08:00
BLSyncEngine.swift feat(swift-sdk): add ByteLystPlatformSDK — shared Swift package for all iOS/watchOS/macOS apps 2026-02-28 22:12:20 -08:00
BLTelemetryClient.swift docs(sdk): fix stale route references in Swift SDK source comments and README 2026-03-02 09:17:09 -08:00
ByteLystPlatformSDK.swift docs(sdk): fix stale route references in Swift SDK source comments and README 2026-03-02 09:17:09 -08:00