Hi guys, sorry if this feels repetitive, but I asked this question earlier and didn’t get any reply at all.
So we’re trying to implement Single Sign-On (SSO) using Microsoft Authentication Library (MSAL).
But we haven’t found any solution that works for Kotlin Multiplatform.
I understand this might be easy for some, but I’m currently struggling to implement it on the iOS side.
I’m not here asking for a full solution (though if you have one, I’d love to see it), but rather a guide on how I should implement it on the iOS side.