Alexander Opran

Results 3 issues of Alexander Opran

Multiplication of stdout (I traced this issue down to the log-update package but I could be wrong). Seems like the package doesn't know what to cut from the output (wrong...

bug
windows

https://github.com/gothinkster/vue-realworld-example-app/blob/e9edd6f6148cad07b68f32d2a770e2bc7e68af14/src/store/auth.module.js#L56-L69 As it currently stands, when the JWT token expires or is invalid the user will be permanently stuck in the isAuthenticated state. You can test it for yourselves by...

On Windows 10, in PowerShell, you cannot create an empty file using the `type NUL > file.extension` command. The only way for the javascripting verifiy command to ever be successful...

windows