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...
Develop games in your browser. Powerful, performant & highly capable.
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.
ok, thank you very much, it's worked.