hi @Krischan i have been trying to setup the social login app, but i am having a logical problem:
- my nextcloud users have their unique IDs and email addresses
- the same users also have an account on my private Oauth provider server which shares the same unique email address, but not the ID (of course, the ID is generated by different databases)
how do i let nextcloud match the users, if this matching is done only based on the ID?
i have tried to reach out on the App dev team, ,and they have just slammed a port at my face:
how have you managed to work around this strange problem?