Getting the player's Kongregate user id
You can use the Please note that to securely authenticate a player, you should use the server-side (JSON) authentication API. getUserId():Number
var userId:Number = kongregate.services.getUserId(); |
Getting the player's Kongregate user id
You can use the Please note that to securely authenticate a player, you should use the server-side (JSON) authentication API. getUserId():Number
var userId:Number = kongregate.services.getUserId(); |