Skip to content

[re #12160] Added mapping of Identity

Milan Janoch requested to merge enh/12160 into dev
  • Now we can save not only people, but we can map accounts (identities) on them

Note: The logic of saving and linking identities is working, but I faced some issue during development - e.g. some library methods returns null (e.g. getAccountId or getEmailAddress). We will most likely need to discuss that with Mr. Pícha, because I think it's caused by not being authorizated to fetch these data (why we are not authorization was already discussed in Discord channel - when creatig account, it request more than just e-mail and password - but we will resolve that with Mr. Pícha).

Merge request reports

Loading