fake-api-jwt-json-server icon indicating copy to clipboard operation
fake-api-jwt-json-server copied to clipboard

A Fake API with JWT Authentication using json-server and jsonwebtoken

Results 19 fake-api-jwt-json-server issues
Sort by recently updated
recently updated
newest added

Updated running command to: start-auth

we get resp without having token in it, http://localhost:3000/api/feedback works fine without token in it, server.use(/^(?!\/auth).*$/ ); here ,Sucks, good thing is, http://localhost:3000/ap works expected, as i did exposed my...

Hi! When I try to get access to fake-api with this get request ` GET http://localhost:3000/products Authorization: Bearer ` I get all the data. But I think I shouldn't. I...

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.1.0 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog....

dependencies