Thiago Magalhães

Results 5 issues of Thiago Magalhães

Hi! I was testing your example program: https://github.com/kjur/jsrsasign/blob/master/sample_node/jwtverify ## Normal situation I have: ``` eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwOi8vbGFnZGVuLmluIiwianRpIjoiMjhiYzA0ZWEtNjY2ZS01N2MzLWE4NzktYzA3MzFkNjhhMzRlIiwibmJmIjoxNTIwMzA5ODkwLCJkYXRhIjp7Im5hbWUiOiJKb3JnZSJ9fQ.N8yBe5H2fsd2-9jZLcSwGejfNBuhdNFDCS-cejSggY4F25SFGe_MZxp2d9zaE6OE5OVWH8jEx4UFdigl9TFWuQ ``` ```json *** HEADER *** { "alg": "HS512", "typ": "JWT" } *** PAYLOAD *** {...

### Describe the bug See the video! The error happens when update to latest version (0.34.1). https://github.com/vitest-dev/vitest/assets/130963/4d1bd2fa-bcde-4adf-ae5b-cf6440d73d16 ### Reproduction I don't know if it's just a `sveltekit` problem. To get...

p4-important

## command ``` bower install icanhaz --save ``` ## current ``` ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/henrikjoreteg/icanhaz.js.git" ``` ## should be ``` git ls-remote --tags --heads [email protected]:HenrikJoreteg/ICanHaz.js.git...

- Create tests using AVA and coverage with NYC - Update devDependencies - Remove semicolon and add rule on XO - gitignore more robust

I think beautiful make tests using `AVA` + `JSDOM`, but I ended up dying on the beach this time! Will you make this ([Touch API](https://developer.mozilla.org/en-US/docs/Web/API/Touch)) implementation in the near future?...