Hello,
When trying to log in to my PlatformIO account from the IDE (VSCode) when using a social connection (GitHub in my case), it appears to send you to the wrong URL:
https://auth.accounts.platformio.org/auth/realms/pioaccount/protocol/openid-connect/auth
This results in a 404 error.
If I change the URL to match the format used when using the reset password link, it then works correctly:
https://auth.accounts.platformio.org/realms/pioaccount/protocol/openid-connect/auth