Godot Itch's icon

Godot Itch v1.1.0 Tools 4.4 Community

Submitted by user FlyingRatStudio; MIT; 2025-09-19

Godot Itch is a Godot 4 plugin + GDExtension that authenticates players (OAuth JWT or launcher API key) and currently fetches basic player/profile info.

For more information, read the full README.md file on our GitHub page.

Key points

- Auth: OAuth (implicit flow, scope profile:me) or launcher ITCHIO_API_KEY.
- Endpoint: GET /api/1/jwt/me (uses Authorization: Bearer <token>).


View files Download Submit an issue Recent Edits