Apple Login from different apps

We have 2 apps in Production and we want to implement in both of them sign in with apple.

Our problem is that each app have a different AppId, for example:

  • com.appid1
  • com.appid2

But in the Authentication > Social > apple > Configuration tab we are able to set up just one app id.

The real problem comes when we want to authenticate with apple in the different apps, because both show the same name in the login message.

2 Likes

Following this, have the very same issue. Cannot separate login screens! Do I have to make two Auth accounts to do this?

Both apps use the same backend!