forked from gongxuegit/tiku-backend.net
feat: add current user and tenant endpoints
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"Audience": "tiku-api",
|
||||
"SigningKey": "development-only-tiku-signing-key-change-before-production",
|
||||
"AccessTokenMinutes": 30,
|
||||
"RefreshTokenDays": 30
|
||||
"RefreshTokenDays": 30,
|
||||
"ValidateSessions": true
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
|
||||
Reference in New Issue
Block a user