feat: Remove returning token from customer and user endpoints (#7523)
* chore: Move generateJwtToken to utils * feat: Stop returning token on user and customer endpoints
This commit is contained in:
@@ -5572,7 +5572,6 @@ __metadata:
|
||||
ioredis: ^5.2.5
|
||||
ioredis-mock: 8.4.0
|
||||
jest: ^25.5.4
|
||||
jsonwebtoken: ^9.0.0
|
||||
lodash: ^4.17.21
|
||||
medusa-telemetry: ^0.0.17
|
||||
morgan: ^1.9.1
|
||||
@@ -6197,6 +6196,7 @@ __metadata:
|
||||
dotenv: ^16.4.5
|
||||
express: ^4.18.2
|
||||
jest: ^29.6.3
|
||||
jsonwebtoken: ^9.0.2
|
||||
knex: 2.4.2
|
||||
rimraf: ^5.0.1
|
||||
ts-jest: ^29.1.1
|
||||
|
||||
Reference in New Issue
Block a user