Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I want to import this library to the game github.com/auth0/jwt-decode, but the function always not defined, i read the forum and manual, still i don't know what i do wrong here.
please help, thanks...
Set the script's Purpose property to "import for events". you can find it in the Properties bar when you click on the script on the Project bar.
The object you want to use is called jwt_decode.
Develop games in your browser. Powerful, performant & highly capable.
ok, thank you very much, it's worked.