<@U79JY5TL3> to add bookmark support to iOS client...
# confetti
j
@mbonnin to add bookmark support to iOS client I think main thing is getting some kind of login flow in place.....do you think logic for that (aside from UI) would be done just in the iOS client code or could be something shared with Android?
m
We'd need to look into what's possible to do with Firebase KMP. We're trailblazers here and last time I checked the resources were pretty scarce.
So might be easier to just duplicate
j
if we do login purely in iOS client code we'd just need to pass something like token down to shared code for bookmarks stuff?
m
Yep, Firebase auth token