fix: Ensure user country data is properly fetched from accounts
Merged
requested to merge zacharysabourin/eclipsefdn-profile-api:zacharysabourin/main/missing-country-fix into main
Compare changes
Files
3@@ -38,11 +38,13 @@ public interface DrupalAccountsAPI {
@@ -38,11 +38,13 @@ public interface DrupalAccountsAPI {
* Fetches accounts profile data via uid. authentication will be removed once Accounts provides an authenticated way to fetch this data