learning_ai_common_plat/packages/swift-platform-sdk/Sources
saravanakumardb1 067a23449f feat(auth): SmartAuth admin-web — OAuth proxy, MFA settings, devices, passkeys, security dashboard
- Add 15 API proxy routes for SmartAuth endpoints (OAuth, MFA, devices, passkeys, security)
- Add MFA Settings page (/settings/security) with TOTP setup/verify/disable flow
- Add Device Management page (/settings/devices) with trust badges and revoke actions
- Add Passkey Management page (/settings/passkeys) with WebAuthn registration
- Add Admin Security Dashboard (/ops/security) with stats, provider distribution, login events
- Update login page with Google Sign-In button (env-gated) and MFA challenge flow
- Add sidebar nav links for new security pages
- Fix sidebar nav highlighting for nested routes (exact match for parent items)
- Add NEXT_PUBLIC_GOOGLE_CLIENT_ID to .env.example
2026-03-12 11:13:14 -07:00
..
BLAuditLogger.swift fix(swift-sdk): match date decoding strategy in BLAuditLogger 2026-02-28 22:55:00 -08:00
BLAuthClient.swift feat(auth): SmartAuth admin-web — OAuth proxy, MFA settings, devices, passkeys, security dashboard 2026-03-12 11:13:14 -07:00
BLAuthUI.swift feat(auth): native SDK passkey + BLAuthUI Swift + Kotlin social/MFA 2026-03-12 10:55:32 -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 feat(auth): SmartAuth admin-web — OAuth proxy, MFA settings, devices, passkeys, security dashboard 2026-03-12 11:13:14 -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