Skip to content

Commit 29dce80

Browse files
committed
fix: add user field to token response
1 parent 52d3bfc commit 29dce80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"authentication": {
33
"secret": "2JtbBy2ycQ1V3kQfPcSgXYmFsB7",
44
"service": "users",
5+
"entity": "user",
56
"authStrategies": [
67
"jwt",
78
"local"

0 commit comments

Comments
 (0)