Join Slack
Powered by
is there a way to implement apple login using inte...
# multiplatform
j
Jeremie D
05/06/2026, 11:37 AM
is there a way to implement apple login using interop or do I have to build a bridge? Im getting the login window popping up, but theres seems to be something off with my scopes since Im getting a jwt but no email and no name.
f
François
05/06/2026, 6:22 PM
you mean this
feature
?
François
05/06/2026, 6:27 PM
it seems possible as the api is cinterop compatible
a
Avi Levin
05/06/2026, 7:55 PM
You can use Firebase Auth for that. it will make your life much easier.
https://medium.com/@morganes56/integrate-sign-in-with-apple-via-firebase-in-a-compose-multiplatform-project-b951e524d610
6
Views
Open in Slack
Previous
Next