Issuing challenges through the API

@tomjack: could you elaborate on using chrome’s network panel? I tried playing moves in a game with the network panel open and didn’t get any activity. I was able to see the data being sent using the console (auth,game_id, player_id, move) but I couldn’t see the url it was sending it to (which I think is what is causing my current problems with submitting moves).