Conversation
|
Claude finished @xmtptools's task —— View job Code Review Complete ✅Todo List
Review SummaryThis PR adds authentication callback/handle support to the iOS SDK, enabling custom authentication flows for backend connections. The implementation is well-structured and follows Swift best practices. Below is my detailed analysis: ✅ Code Quality & Best PracticesAuth.swift (Sources/XMTPiOS/Auth.swift:1-76)
Client.swift (Sources/XMTPiOS/Client.swift:89-91, 474-475, 501-502)
|
Add client auth options by wiring
|
cv/auth-ffi-bindings-ios-test
433426e to
933e598
Compare
|
@lourou @yewreeka latest commit is tagged here as 4.6.1-dev.933e598 for testing Authentication headers against the d14z gateway. Ping @tylerhawkes or me if you have any feedback thanks! |
cv/auth-ffi-bindings-ios-test
This PR updates the iOS bindings to libxmtp version 4.6.1-rc2.
Changes:
Base branch: main