Amir

Results 3 issues of Amir

fix: https://github.com/sveltejs/svelte/issues/4467 ### Before submitting the PR, please make sure you do the following - [ ] It's really useful if your PR relates to an outstanding issue, so please...

compiler

in jwtauth.js , app is not defind line 29 ``` var decoded = jwt.decode(token, app.get('jwtTokenSecret')) ```