Hi,
I`m making a game server with webapp2 + GAE, and have a problem with auth.
At first, I don`t understand auth and session system.
Can auth run without cookie? Game client is not a web-browser, and I don`t want to make cookie in it.
If not, I should find another solution, then can OAuth help me?
Regards,
Hyeonseung Lee