As API users are introduced to the core (decidim/decidim#14225), review all the related changes and ensure that the functionality works along with the privacy module.
Potential problematic place noticed during the review of the PR:
Decidim::System::CreateApiUser#generate_unique_token -> needs to check against the entire collection?
As API users are introduced to the core (decidim/decidim#14225), review all the related changes and ensure that the functionality works along with the privacy module.
Potential problematic place noticed during the review of the PR:
Decidim::System::CreateApiUser#generate_unique_token-> needs to check against the entire collection?