-
- Downloads
Use cookie-parser + update jwt token middleware in order to get the jwt and...
Use cookie-parser + update jwt token middleware in order to get the jwt and the xsrf token from the 'cookies' + xsrf token verification
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- docker-compose.yml 2 additions, 1 deletiondocker-compose.yml
- package-lock.json 10 additions, 1 deletionpackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- src/app.module.ts 2 additions, 2 deletionssrc/app.module.ts
- src/configuration/config.service.ts 1 addition, 0 deletionssrc/configuration/config.service.ts
- src/configuration/config.ts 1 addition, 0 deletionssrc/configuration/config.ts
- src/legacy/legacy.controller.ts 40 additions, 8 deletionssrc/legacy/legacy.controller.ts
- src/main.ts 2 additions, 0 deletionssrc/main.ts
- src/middlewares/decode-jwt-payload.middleware.ts 24 additions, 9 deletionssrc/middlewares/decode-jwt-payload.middleware.ts
Loading
Please register or sign in to comment