How to Authenticate Clash Royale Player with Api Token?
Clash Royale Has This Cool So Called "Api Token" (See the Picture) That Is More or Less "Private" and Can Be Used to Authenticate the Owner of a Clash Royale...
Clash Royale has this cool so called "API token" (see the picture) that is more or less "private" and can be used to authenticate the owner of a clash royale account.
This is done by RoyaleAPI ()
But how to they authenticate the players? Is there an API you could pass these parameters to or something? I didn't found ANYTHING on the web :(
Thanks in advance :)
1 Answer
In which language do you need your solution?
I've implemented the following functionality. The code is written in GO but you can copy the logic and translate into your language.
The library have the following functionality:
- Login
- Token generation
- Token list
- Token delete