Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Request for Authorization Code Flow using the OUAUTH App

A topic by pinklily69 created 63 days ago Views: 69
Viewing posts 1 to 1

Hi,

I'm looking for more doc on the OAuth Applications. I'm working on an Unreal Video Game that has its own server, but the way you send us the authorization code makes it so the server is unable to read it. I don't have a client to send it back to the server. I understand that for Itch in most cases the current way is okay, but for me its a complication and adds security risks. Chat GPT tells me that you can  pass response_type=code instead of token to get the standard flow for server. But I get a not found Itch page when trying this out. 

How do you properly use the code flow? 

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.