Edit of asset "Godot Itch" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Itch | |
| Description |
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>). |
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>). |
| Category | Tools | |
| License | MIT | |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/Flying-Rat/GodotItch | |
| Issues Url | https://github.com/Flying-Rat/GodotItch/issues | https://github.com/Flying-Rat/GodotItch/issues |
| Godot version | Godot 4.4 | |
| Version String | v1.1.0 | v1.1.0 |
| Download Commit | https://github.com/Flying-Rat/GodotItch/releases/download/v1.1.0/GodotItch_v1.1.0.zip | https://github.com/Flying-Rat/GodotItch/releases/download/v1.1.0/GodotItch_v1.1.0.zip |
| Download Url (Computed) | https://github.com/Flying-Rat/GodotItch/releases/download/v1.1.0/GodotItch_v1.1.0.zip | https://github.com/Flying-Rat/GodotItch/releases/download/v1.1.0/GodotItch_v1.1.0.zip |
| Icon Url |
https://raw.githubusercontent.com/Flying-Rat/GodotItch/refs/heads/main/icon.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/Flying-Rat/GodotItch/refs/heads/main/screenshots/example_oauth.png
|
|
| Thumbnail |
https://raw.githubusercontent.com/Flying-Rat/GodotItch/refs/heads/main/screenshots/example_oauth.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/Flying-Rat/GodotItch/refs/heads/main/screenshots/example_me_info.png
|
|
| Thumbnail |
https://raw.githubusercontent.com/Flying-Rat/GodotItch/refs/heads/main/screenshots/example_me_info.png
|
|