is there a way to implement apple login using inte...
# multiplatform
j
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
you mean this feature ?
it seems possible as the api is cinterop compatible
a