giusvale-dev / jCOC

jCOC (Java Clash of Clans API) jCOC is an open-source Java API designed to provide developers with easy access to Clash of Clans game data and statistics. Whether you're building a Clash of Clans companion app, a clan management tool, or simply want to explore the game's data programmatically, jCOC simplifies the process.
Apache License 2.0
1 stars 0 forks source link

Verify player API token that can be found from the game settings. #17

Open giusvale-dev opened 1 year ago

giusvale-dev commented 1 year ago

Verify player API token that can be found from the game settings. This API call can be used to check that players own the game accounts they claim to own as they need to provide the one-time use API token that exists inside the game.