Hey, i'm trying to get my users username from the Itch API, so I saw that I have to use the oauth but the link "https://itch.io/user/oauth" just redirect to a 404 not found page. I want to get username and player ID to complete my player's registration on my website, username to place it in the placeholder to be cool and ItchID to make a link between the website and the game. And I'm in php, and I just started learning php so if you could help me.
Cheers.