Hello,
I am pretty new to Phaser and web in general (coming from desktop dev background) and I am making my first HTML5 game using Phaser. I already have Auth REST service, but I am not sure how to implement JWT authentication on front end of my game/app. Google didn't provide any useful results. Could someone point me to some tutorial or example?
Thanks.